Hi Greg, Here are 5 small patches fixing the last few mistakes from merge window. "add regulator support for EHCI" is actually fixing a regression on many boards due to the mistaken removal of the regulators by Keshava. The following changes since commit f0e615c3cb72b42191b558c130409335812621d8: Linux 2.6.39-rc4 (2011-04-18 21:26:00 -0700) are available in the git repository at: git://gitorious.org/usb/usb.git for-greg Axel Lin (1): mfd: Fix usbhs_enable error handling Jarkko Nikula (2): usb: musb: omap2430: Fix retention idle on musb peripheral only boards usb: musb: gadget: Fix out-of-sync runtime pm calls Keshava Munegowda (2): omap:usb: fixing ehci phy gpio values for omap3 omap:usb: add regulator support for EHCI drivers/mfd/omap-usb-host.c | 17 +++++++---------- drivers/usb/host/ehci-omap.c | 20 ++++++++++++++++++++ drivers/usb/musb/musb_gadget.c | 6 ++---- drivers/usb/musb/omap2430.c | 2 +- 4 files changed, 30 insertions(+), 15 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html