leds: Simple GPIO driver to control the AUO backlight
authorDan Murphy <wldm10@motorola.com>
Tue, 18 May 2010 18:20:22 +0000 (13:20 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:32:56 +0000 (16:32 -0700)
commitb65bd1539feaec73ccca49dced755a14c554c5b8
tree8cb1226a6c5b309e7e65c44993ce70c4e9bce772
parentf8ffb66d1ae6a3b55a2b9cca4c535d887d876209
leds: Simple GPIO driver to control the AUO backlight

This is a simple driver that controls the AUO backlight and
registers to the LED class driver.

This code is not long term code.  Once new displays are available
this code can be disabled and removed.

Change-Id: I91f4fdfe25060440643597f5419f67a87ef72a96
Signed-off-by: Dan Murphy <wldm10@motorola.com>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-auo-panel-backlight.c [new file with mode: 0755]
include/linux/leds-auo-panel-backlight.h [new file with mode: 0755]