leds: Add driver for HP harddisk protection LEDs
authorPavel Machek <pavel@suse.cz>
Mon, 20 Oct 2008 22:02:43 +0000 (23:02 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 20 Oct 2008 22:02:43 +0000 (23:02 +0100)
commit9c78ff6e65cad9f9fcf0bbde2bfbbf3a544fb704
tree3ca17569331f882a265a6ceee5a866640edac145
parent0adaf6e4c23dd8a7ab20fb3acaa58e3f8422ac60
leds: Add driver for HP harddisk protection LEDs

HP notebooks contain accelerometer-based disk protection subsystem,
and LED that indicates hard disk is protected. This is driver for the
LED part.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-hp-disk.c [new file with mode: 0644]