Hi,
Here's v3 of this series.
Regards,
Tony
Changes since v2:
- Ignore pm_runtime_get_sync for remove(), not much we can do there
as noted by Alan Stern
- Add acks
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 | 13 ++
5 files changed, 19 insertions(+), 213 deletions(-)
delete mode 100644 drivers/usb/host/ohci-omap3.c
--
2.13.0
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html