eeepc-laptop: add base driver
authorEric Cooper <ecc@cmu.edu>
Thu, 13 Mar 2008 11:55:46 +0000 (12:55 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 14:08:06 +0000 (10:08 -0400)
commite59f87966adef2cb03d419530e3ade5159487d6d
tree9cdd798a987f5b71cf2281d6dfd408f15c33bf04
parenta01e035ebb552223c03f2d9138ffc73f2d4d3965
eeepc-laptop: add 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>
Signed-off-by: Len Brown <len.brown@intel.com>
MAINTAINERS
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/eeepc-laptop.c [new file with mode: 0644]