aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-ipaq-micro.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-07-29leds: ipaq-micro: fix sparse non static symbol warningWei Yongjun1-1/+1
Fixes the following sparse warnings: drivers/leds/leds-ipaq-micro.c:130:24: warning: symbol 'micro_leds_device_driver' was not declared. Should it be static? Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Bryan Wu <cooloney@gmail.com>
2014-07-23leds: add driver for the iPAQ microLinus Walleij1-0/+141
This adds a driver for the iPAQ microcontroller LED. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bryan Wu <cooloney@gmail.com>