On Wednesday 21 January 2009, Kalle Jokiniemi wrote: > The TWL5030/4030 internal VUSB regulators are eating current > like small piggies. Feral pigs are a big problem in many places ... no surprise that feral code is too! > The following patch makes an aptempt at > making the twl4030-usb consumer driver dynamically disable > and enable the regulators it needs. Thanks, I'll have a look. It's a bit different from some old hacks I didn't finish debugging. Shouldn't the power down sequence mirror the power up sequence? Up 1.5, 1.8, 3.1 ... then down 3.1, 1.8, 1.5? Or does that matter? Also, I'm thinking that the DEV_GRP and TYPE register updates belong in regulator code, not transceiver code. That's something to take care of with a separate patch though. - Dave -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html