twl4030: Fix boot with twl4030 usb transceiver enabled
commit160bb884083cc4e3afa1b8d0fdc82f0720eb3f0a
authorRoger Quadros <ext-roger.quadros@nokia.com>
Wed, 30 Sep 2009 17:36:13 +0000 (30 10:36 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Sep 2009 17:36:13 +0000 (30 10:36 -0700)
treee977ee9b9c67c1d3558bc7cd526239add5d8158e
parent3d51a4d8e1fa17ae64f4cc667997c5ec6e392f34
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