Hi, I noticed few corner cases we're not handling properly with the musb hardware session bit based PM runtime heading for v4.9. Probably the disconnect after unconfigure PM issue has always been there, but fixing it without the session bit based PM runtime would be a mess. Regards, Tony Tony Lindgren (2): usb: musb: Fix PM runtime for disconnect after unconfigure usb: musb: Fix session based PM for first invalid VBUS drivers/usb/musb/musb_core.c | 13 ++++++++----- drivers/usb/musb/musb_core.h | 1 + drivers/usb/musb/musb_gadget.c | 3 +++ 3 files changed, 12 insertions(+), 5 deletions(-) -- 2.9.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