driver/misc: Add eeepc-laptop base driver
commitfc6bd76e64b69e5f2cb68f783172a253858d2137
authorCorentin Chary <corentincj@iksaif.net>
Mon, 31 Mar 2008 19:38:19 +0000 (31 21:38 +0200)
committerCorentin Chary <corentincj@iksaif.net>
Mon, 31 Mar 2008 19:38:19 +0000 (31 21:38 +0200)
tree81ed72aff98de3bb4225842621e6914ab8c191f3
parent1192aeb957402b45f311895f124e4ca41206843c
driver/misc: Add eeepc-laptop base driver

This patch is based on Eric Cooper's work to clean the original asus_acpi
given by Asus.  It's a platform driver (/sys/devices/platform/eeepc/)
wich support:
     - hotkeys - wlan on/off - camera on/off - cardr on/off

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/eeepc-laptop.c [new file with mode: 0644]