git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37fa70f
)
leds: syscon: handle multiple syscon instances
author
Linus Walleij
<linus.walleij@linaro.org>
Fri, 24 Oct 2014 10:57:19 +0000
(
03:57
-0700)
committer
Bryan Wu
<cooloney@gmail.com>
Fri, 14 Nov 2014 22:29:35 +0000
(14:29 -0800)
Currently the syscon LED driver will only handle LEDs on the
first syscon found in the system. But there can be several of
them, so augment the driver to traverse all syscon nodes and
check for syscon LEDs on them.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
No differences found