commit | 805e324b7fbddf9f420f0ea09eb61c21777b0526 | [log] [tgz] |
---|---|---|
author | Sean MacLennan <smaclennan@pikatech.com> | Mon Apr 06 11:58:25 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu May 21 15:42:56 2009 +1000 |
tree | a162dd9f4e1b06ef85f3458eff869a3443915f74 | |
parent | 54c181935d2a2d46a1b2f00cbb25acc35e4f5ee2 [diff] |
powerpc: Update Warp to use leds-gpio driver Now that leds-gpio is a proper OF platform driver, the Warp can use the leds-gpio driver rather than the old out-of-kernel driver. One side-effect is the leds-gpio driver always turns the leds off while the old driver left them alone. So we have to set them back to the correct settings. Signed-off-by: Sean MacLennan <smaclennan@pikatech.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>