These patches fix a couple of bugs introduced by the recent runtime-PM work. Note that the external abort was due to the irq work never being flushed on suspend, and that we may need similar fixes for the delayed reset and resume work which are likewise never cancelled on suspend. Johan Johan Hovold (2): USB: musb: fix late external abort on suspend USB: musb: fix session-bit runtime-PM quirk drivers/usb/musb/musb_core.c | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) -- 2.14.1 -- 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