powerpc: Update Warp to use leds-gpio driver
authorSean MacLennan <smaclennan@pikatech.com>
Mon, 6 Apr 2009 11:58:25 +0000 (11:58 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 21 May 2009 05:42:56 +0000 (15:42 +1000)
commit805e324b7fbddf9f420f0ea09eb61c21777b0526
treea162dd9f4e1b06ef85f3458eff869a3443915f74
parent54c181935d2a2d46a1b2f00cbb25acc35e4f5ee2
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>
arch/powerpc/boot/dts/warp.dts
arch/powerpc/platforms/44x/warp.c