]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ACPI: remove /proc/acpi/event from ACPI_BUTTON help
authorKrzysztof Mazur <krzysiek@podlesie.net>
Sat, 12 Oct 2013 22:11:00 +0000 (00:11 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 15 Oct 2013 22:31:47 +0000 (00:31 +0200)
Commit 1696d9d (ACPI: Remove the old /proc/acpi/event interface)
left /proc/acpi/event in the ACPI_BUTTON help in Kconfig, so
remove it from there.

[rjw: Changelog]
Signed-off-by: Krzysztof Mazur <krzysiek@podlesie.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Kconfig

index 5ea5c32609ac84c0bc6f926e28e05fe3b81a1ce6..6efe2ac6902fa635bf90a2d3e3d14728949aad5c 100644 (file)
@@ -123,9 +123,9 @@ config ACPI_BUTTON
        default y
        help
          This driver handles events on the power, sleep, and lid buttons.
-         A daemon reads /proc/acpi/event and perform user-defined actions
-         such as shutting down the system.  This is necessary for
-         software-controlled poweroff.
+         A daemon reads events from input devices or via netlink and
+         performs user-defined actions such as shutting down the system.
+         This is necessary for software-controlled poweroff.
 
          To compile this driver as a module, choose M here:
          the module will be called button.