]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mfd: twl4030 regulator bug fixes
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 7 Dec 2008 18:10:58 +0000 (19:10 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Sun, 4 Jan 2009 11:17:40 +0000 (12:17 +0100)
commitb73eac7871d002835be17d4602cced2c15c0db4b
tree0d664f8baf38f20eb8557ad6148377a1eef21899
parentdad759ff8ba79927766e3f0159bfc5fb6de0f982
mfd: twl4030 regulator bug fixes

This contains two bugfixes to the initial twl4030 regulator
support patch related to USB:

 (a) always overwrite the old list of consumers ... else
     the regulator handles all use 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: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/twl4030-core.c
include/linux/i2c/twl4030.h