diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2009-01-11 03:00:58 -0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-01-15 13:27:42 -0500 |
commit | 9abf0eea877d6107d3a8a5c6913450e961fb7050 (patch) | |
tree | 9b5c6235fbacaa5c6cd57c39428195c8ee2d0cd2 /Documentation | |
parent | c59765042f53a79a7a65585042ff463b69cb248c (diff) |
ACPI: thinkpad-acpi: update documents for the new location
Update documentation to reflect the new location of the
thinkpad-acpi driver.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/laptops/thinkpad-acpi.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt index 898b4987bb80..ddc371e0a1a6 100644 --- a/Documentation/laptops/thinkpad-acpi.txt +++ b/Documentation/laptops/thinkpad-acpi.txt @@ -16,7 +16,8 @@ supported by the generic Linux ACPI drivers. This driver used to be named ibm-acpi until kernel 2.6.21 and release 0.13-20070314. It used to be in the drivers/acpi tree, but it was moved to the drivers/misc tree and renamed to thinkpad-acpi for kernel -2.6.22, and release 0.14. +2.6.22, and release 0.14. It was moved to drivers/platform/x86 for +kernel 2.6.29. The driver is named "thinkpad-acpi". In some places, like module names, "thinkpad_acpi" is used because of userspace issues. |