From: Andrea Gelmini Date: Wed, 18 Aug 2010 13:22:10 +0000 (+0200) Subject: ACPI: Kconfig: fix typo. X-Git-Tag: v3.0~3217^2^8~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25cb1bfdd8256cd1c614947e1696e42176ac22ec;p=platform%2Fkernel%2Flinux-amlogic.git ACPI: Kconfig: fix typo. "power of" -> "power off" Signed-off-by: Len Brown --- diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index b811f21..88681ac 100644 --- 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 off 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.