commit | 43024ed6fa831094b1e0eca7f18de372842ac9a1 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Nov 30 13:41:26 2013 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Dec 29 12:36:44 2013 +0000 |
tree | 62bc317ccd1d065c0e4da8a0cd55e34b22d238af | |
parent | 8c65da6dc89ccb605d73773b1dd617e72982d971 [diff] |
ARM: footbridge: cleanup LEDs code 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>