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:
d0e639c
)
ARM: integrator: get the CM control register by proxy
author
Linus Walleij
<linus.walleij@linaro.org>
Thu, 10 Oct 2013 12:11:18 +0000
(14:11 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 16 Oct 2013 12:09:31 +0000
(14:09 +0200)
The CM_CTRL register was accessed directly from the LED driver,
which does not work now that we get the base for the register
from the device tree. Add an accessor function to do this and
make the LED driver compile again.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found