Hi Greg, Here are 5 small patches to fix last few mistakes from last merge window. The "add regulator support for EHCI" is actually fixing a regression on many boards since during the merge window that ended up being removed. So, although it doesn't sound from the description, it's fixing many boards who depend on those regulators to work. 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 (1): omap:usb: add regulator support for EHCI drivers/mfd/omap-usb-host.c | 9 +++------ drivers/usb/host/ehci-omap.c | 20 ++++++++++++++++++++ drivers/usb/musb/musb_gadget.c | 6 ++---- drivers/usb/musb/omap2430.c | 2 +- 4 files changed, 26 insertions(+), 11 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