From: Sean MacLennan Date: Mon, 6 Apr 2009 11:58:25 +0000 (+0000) Subject: powerpc: Update Warp to use leds-gpio driver X-Git-Tag: v2.6.31-rc1~331^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805e324b7fbddf9f420f0ea09eb61c21777b0526;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed