dell-wmi: new driver for hotkey control
authorMatthew Garrett <mjg59@srcf.ucam.org>
Fri, 9 Jan 2009 20:17:11 +0000 (20:17 +0000)
committerLen Brown <len.brown@intel.com>
Sat, 4 Apr 2009 02:54:50 +0000 (22:54 -0400)
commit0b3f6109f0c9ff926b5ffc80dc1cebb24f192b35
tree01a5a5076735492e55d590525d1fd774b23165a6
parent8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84
dell-wmi: new driver for hotkey control

Add a WMI driver for Dell laptops. Currently it does nothing but send a
generic input event when a button with a picture of a battery on it is
pressed, but maybe other uses will appear over time.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Cc: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
MAINTAINERS
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/dell-wmi.c [new file with mode: 0644]