ACPI: thinkpad-acpi: move to drivers/platform/x86
commitef5020c514a43fbacfdc4aba2d453f23eacf92b6
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 3 May 2009 01:21:08 +0000 (2 22:21 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 3 May 2009 01:21:08 +0000 (2 22:21 -0300)
tree7728f2a06599f37a505997847b49bc6d816220c9
parent0152201f57e8098acc817e01d0b9b038cc8c52fc
ACPI: thinkpad-acpi: move to drivers/platform/x86

In order to make it possible to remain backporting patches, move
thinkpad-acpi to a new directory, added in mainline 2.6.29-rc0

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/Kconfig
drivers/Makefile
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/platform/Kconfig [new file with mode: 0644]
drivers/platform/Makefile [new file with mode: 0644]
drivers/platform/x86/Kconfig [new file with mode: 0644]
drivers/platform/x86/Makefile [new file with mode: 0644]
drivers/platform/x86/thinkpad_acpi.c [moved from drivers/misc/thinkpad_acpi.c with 100% similarity]