ARM: footbridge: cleanup LEDs code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 30 Nov 2013 13:41:26 +0000 (13:41 +0000)
committerRussell 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