twl4030 usb regulator support tweaks
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 1 Dec 2008 21:24:21 +0000 (13:24 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Dec 2008 19:31:36 +0000 (11:31 -0800)
This contains two bugfixes to the initial twl4030 regulator
support patch related to USB:

 (a) always overwrite the old list of consumers ... else
     the regulators all share the same "usb1v5" name;
 (b) don't set up the "usbcp" regulator, which turns out
     to be managed through separate controls, usually ULPI
     directly from the OTG controller.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found