leds: Add Dell Business Class Netbook LED driver
authorBob Rodgers <Robert_Rodgers@dell.com>
Wed, 17 Feb 2010 21:23:31 +0000 (15:23 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 16 Mar 2010 19:49:21 +0000 (19:49 +0000)
commit72dcd8d08aca4ac6154dc37243880ee306c7ea73
tree7df03c727adb82dd8b2fb2bc2dd32f5667d7cfbc
parentd09e16664be88dc8463fe7508a2123460bf6d676
leds: Add Dell Business Class Netbook LED driver

This patch adds an LED driver to support the Dell Activity LED on the
Dell Latitude 2100 netbook and future products to come. The Activity LED
is visible externally in the lid so classroom instructors can observe it
from a distance. The driver uses the sysfs led_class and provides a
standard LED interface.

Signed-off by: Bob Rodgers <Robert_Rodgers@dell.com>
Signed-off-by: Louis Davis <Louis_Davis@dell.com>
Signed-off-by: Jim Dailey <Jim_Dailey@dell.com>, Developers
Acked-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/dell-led.c [new file with mode: 0644]