projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd126b2
)
ACPI: Kconfig: fix typo.
author
Andrea Gelmini
<andrea.gelmini@gelma.net>
Wed, 18 Aug 2010 13:22:10 +0000
(15:22 +0200)
committer
Len Brown
<len.brown@intel.com>
Wed, 29 Sep 2010 01:38:20 +0000
(21:38 -0400)
"power of" -> "power off"
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/acpi/Kconfig
b/drivers/acpi/Kconfig
index b811f2173f6f167c84700040fe2720bafb43156f..88681aca88c581891399e18b056d9a6df94a9e01 100644
(file)
--- a/
drivers/acpi/Kconfig
+++ b/
drivers/acpi/Kconfig
@@
-105,7
+105,7
@@
config ACPI_EC_DEBUGFS
Be aware that using this interface can confuse your Embedded
Controller in a way that a normal reboot is not enough. You then
- have to power of your system, and remove the laptop battery for
+ have to power of
f
your system, and remove the laptop battery for
some seconds.
An Embedded Controller typically is available on laptops and reads
sensor values like battery state and temperature.