From: David Brownell Date: Sun, 7 Dec 2008 18:10:58 +0000 (+0100) Subject: mfd: twl4030 regulator bug fixes X-Git-Tag: v2.6.29-rc1~493^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73eac7871d002835be17d4602cced2c15c0db4b;p=pandora-kernel.git 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed