Hi, Here's v2 of this series. Regards, Tony Changes since v1: - Update runtime PM support for ohci based on Alan's comments and more testing - Just remove ohci-omap3 as it needs LS/FS USB PHY not available on most hardware Tony Lindgren (3): usb: host: ohci-platform: Add basic runtime PM support usb: host: ohci-platform: Add support for omap3 and later usb: host: ohci-omap3: Remove driver in favor of ohci-platform Documentation/devicetree/bindings/usb/usb-ohci.txt | 1 + drivers/usb/host/Kconfig | 6 +- drivers/usb/host/Makefile | 1 - drivers/usb/host/ohci-omap3.c | 211 --------------------- drivers/usb/host/ohci-platform.c | 22 ++- 5 files changed, 27 insertions(+), 214 deletions(-) delete mode 100644 drivers/usb/host/ohci-omap3.c -- 2.13.0 -- 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