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:
8c65da6
)
ARM: footbridge: cleanup LEDs code
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 30 Nov 2013 13:41:26 +0000
(13:41 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 29 Dec 2013 12:36:44 +0000
(12:36 +0000)
Cleanup the LEDs code to use ioremap()/writeb() to access the register.
This allows us to move the definitions out of a header file directly
into the ebsa285 support code.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found