diff options
author | Len Brown <len.brown@intel.com> | 2005-08-15 21:52:00 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2005-08-15 21:52:00 +0200 |
commit | f6869979bec3cc2efddc7359f30ba37642084fb7 (patch) | |
tree | 827629b75e165a7726297955c2916aa75712c66e /Documentation/acpi-hotkey.txt | |
parent | [ACPI] Lindent drivers/acpi/ec.c (diff) | |
parent | [ACPI] re-enable platform-specific hotkey drivers by default (diff) | |
download | linux-f6869979bec3cc2efddc7359f30ba37642084fb7.tar.xz linux-f6869979bec3cc2efddc7359f30ba37642084fb7.zip |
Merge to-linus-stable into to-akpm
Diffstat (limited to 'Documentation/acpi-hotkey.txt')
-rw-r--r-- | Documentation/acpi-hotkey.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/acpi-hotkey.txt b/Documentation/acpi-hotkey.txt index d57b02a4746b..744f1aec6553 100644 --- a/Documentation/acpi-hotkey.txt +++ b/Documentation/acpi-hotkey.txt @@ -34,5 +34,5 @@ attached to /proc/acpi/hotkey/poll_method, which is dnyamically created. Please use command "cat /proc/acpi/hotkey/polling_method" to retrieve it. -Note: Use cmdline "acpi_specific_hotkey" to enable legacy platform -specific drivers. +Note: Use cmdline "acpi_generic_hotkey" to over-ride +platform-specific with generic driver. |