twl4030: Fix boot with twl4030 usb transceiver enabled
commit646a59733160569d1afb1792e1e33934cb8eb211
authorRoger Quadros <ext-roger.quadros@nokia.com>
Fri, 9 Oct 2009 23:09:17 +0000 (9 16:09 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 9 Oct 2009 23:09:17 +0000 (9 16:09 -0700)
tree046307d9ff6d2b7403495b19075af0bd891f2ef2
parentd8e7b2b3ac5319fcee616488c628c2bbe7e2937b
twl4030: Fix 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 <ext-roger.quadros@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mfd/twl4030-core.c