platform/x86: drop deprecated asus_acpi driver
authorCorentin Chary <corentin.chary@gmail.com>
Thu, 15 Dec 2011 07:27:37 +0000 (08:27 +0100)
committerMatthew Garrett <mjg@redhat.com>
Tue, 20 Mar 2012 16:02:18 +0000 (12:02 -0400)
commit7ec48ceda25c6c16ab3f69b6c318d3d196f7abd0
treee6414540eac7f5375a1cd56b5fdba5c53dfb4538
parent26594dd47669ec213297b25fae20cdbb21f877b8
platform/x86: drop deprecated asus_acpi driver

asus_acpi only support old models, it has been deprecated since
2009 in favor of asus-laptop, it's not built by any (sane) distro,
so it is time to say good bye.

Thanks to Julien Lerouge and Karol Kozimor for the work they have
done on it, I would never have wrote asus-laptop and other asus
related drivers without asus_acpi.

Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Documentation/laptops/asus-laptop.txt
drivers/acpi/video_detect.c
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/asus_acpi.c [deleted file]