From: Roger Quadros Date: Wed, 30 Sep 2009 15:26:37 +0000 (+0300) Subject: mfd: Fix twl4030 boot with twl4030 usb transceiver enabled X-Git-Tag: v2.6.32-rc5~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ebdff08740709a75e796f12cc5902e3b5b9dd6;p=pandora-kernel.git mfd: Fix twl4030 boot with twl4030 usb transceiver enabled The usb regulator supplies (usb1v5, usb1v8 & usb3v1) must be available before adding the twl4030_usb child, else twl4030_usb_ldo_init() will always fail thus causing boot lock-up. This patch fixes boot on OMAP systems using the twl4030 usb transceiver. CONFIG_TWL4030_USB=y Signed-off-by: Roger Quadros Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed