ACPI: thinkpad-acpi: move to drivers/platform/x86
commitc0af71f3cbabc59c2e409a827092b481a63eda14
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 24 Mar 2009 06:53:18 +0000 (24 03:53 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 24 Mar 2009 06:53:18 +0000 (24 03:53 -0300)
treeb99cc1e04670b145c90d23265e806d7b3b7d9515
parent93ca2471abcdcf066b751cd0c73edaac3997848c
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]