]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
leds: Add backlight LED trigger
authorRodolfo Giometti <giometti@linux.it>
Mon, 13 Oct 2008 08:25:24 +0000 (09:25 +0100)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 20 Oct 2008 21:34:12 +0000 (22:34 +0100)
commit132e9306beedd049bc5de037f1996731a2ca3eed
tree74284b6fb45299ccbfa754e9297a33ad0f8ff322
parent9e84561c8c8671d9e58d1893cc524a71b20c9183
leds: Add backlight LED trigger

This allows LEDs to be controlled as a backlight device where
they turn off and on when the display is blanked and unblanked.
This is useful where you need various key backlight LEDs to
dim at the same time as the backlight.

Signed-off-by: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/ledtrig-backlight.c [new file with mode: 0644]