ACPI: ibm-acpi: rename driver to thinkpad-acpi
commitc4c20c9a79a2e5f5c642c985c35a26835ea6fdc1
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 26 Mar 2007 22:05:04 +0000 (26 19:05 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 28 Apr 2007 17:28:01 +0000 (28 14:28 -0300)
treeab00674923be79221935c8fa984b7196f734d0c9
parent2dd75d3b4d64568389a26ac63449018aea36f8ed
ACPI: ibm-acpi: rename driver to thinkpad-acpi

Rename the ibm-acpi driver to thinkpad-acpi.  ThinkPads are not even made
by IBM anymore, so it is high time to rename the driver...

The name thinkpad-acpi was used sometime ago by a thinkpad-specific hotkey
driver by Erik Rigtorp, around the 2.6.8-2.6.10 time frame.  The driver
apparently never got merged into mainline (it did make some trips through
-mm).  ibm-acpi was merged soon after, making its debut in 2.6.10.

The reuse of the thinkpad-acpi name shouldn't be a problem as far as user
confusion goes, as Erik's thinkpad-acpi apparently didn't get widespread
use in the Linux ThinkPad community and most hits for thinkpad-acpi in
google point to ibm-acpi anyway.

Erik, if you read this, please consider the reuse of the thinkpad-acpi name
as a compliment to your effort to make ThinkPads more useful to all of us.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Documentation/thinkpad-acpi.txt [moved from Documentation/ibm-acpi.txt with 100% similarity]
drivers/misc/Makefile
drivers/misc/thinkpad_acpi.c [moved from drivers/misc/ibm_acpi.c with 99% similarity]
drivers/misc/thinkpad_acpi.h [moved from drivers/misc/ibm_acpi.h with 100% similarity]