There is no suspend / resume support for da8xx. Add the PM methods to da8xx glue. In addition, introduce a new quirk to preserve the session (i.e not clear the devctl register). Clearing devctl will power off vbus on da8xx platform (when it is host mode) and then devices will be disconnected on resume. Changes in v2: * Rebased the patches on top off this series: http://www.spinics.net/lists/linux-usb/msg150856.html Alexandre Bailon (3): usb: musb: da8xx: Add support of suspend / resume usb: musb: Add a quirk to preserve the session during suspend usb: musb: da8xx: Fix host mode suspend drivers/usb/musb/da8xx.c | 32 +++++++++++++++++++++++++++++++- drivers/usb/musb/musb_core.c | 3 ++- drivers/usb/musb/musb_core.h | 1 + 3 files changed, 34 insertions(+), 2 deletions(-) -- 2.7.3 -- 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