leds: add driver for LM3530 ALS
authorShreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com>
Tue, 22 Mar 2011 23:30:16 +0000 (16:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2011 00:43:59 +0000 (17:43 -0700)
commitb1e6b7068f026e88257c20522555c78122e5a14d
tree21cbe63961ce77a0077a638fcfbda84d4530a63e
parent551ea73838c5eba18d673bd4e7fb0fec77cdcb8a
leds: add driver for LM3530 ALS

Simple backlight driver for National Semiconductor LM3530.  Presently only
manual mode is supported, PWM and ALS support to be added.

Signed-off-by: Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com>
Cc: Linus Walleij <linus.walleij@stericsson.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-lm3530.c [new file with mode: 0644]
include/linux/led-lm3530.h [new file with mode: 0644]