Changes from v2: - Changed CONFIG_PM to CONFIG_PM_SLEEP - Used SET_SYSTEM_SLEEP_PM_OPS in dev_pm_ops - Modified the commit log for each of the patch - Added dwc3_core_init() during resume and dwc3_core_exit() during suspend in core.c Based on 'usb-next' of greg's tree. Tested USB detection and enumeration across multiple cycles of suspend/resume using 2.0 and 3.0 devices on D-link SS hub. Vikas Sajjan (3): usb: dwc3: Add the suspend/resume functionality usb: xhci: Add the suspend/resume functionality exynos5: usb: dwc3: Add suspend/resume functionality drivers/usb/dwc3/core.c | 44 ++++++++++++++++++++++++++++++++++++++++ drivers/usb/dwc3/dwc3-exynos.c | 31 ++++++++++++++++++++++++++++ drivers/usb/host/xhci-plat.c | 28 +++++++++++++++++++++++++ 3 files changed, 103 insertions(+), 0 deletions(-) -- 1.7.6.5 -- 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