]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit826de2eaceaa8f17e42bf4caa1414be4696c896b
tree4a113c8490bf175c8ffb30d526fe3346bf608b2f
parentb0e5d47542f773aa0b7e1873dfa0da6e03f2e337
twl4030 usb regulator support tweaks

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>
drivers/mfd/twl4030-core.c
drivers/regulator/twl4030-regulator.c
include/linux/i2c/twl4030.h