On Wed, 2 Apr 2014, Poulain, Loic wrote: > Despite the needs_binding flag, the interface rebind was never > done for the PM runtime resume. This patch fixes this issue > by triggering the rebind in usb runtime resume. > > The rebind procedure needs to be called with the device lock. > However, depending the call path (remote wakeup, local resume), > the device lock may or may not already be held in usb runtime > resume. So, use a work queue to take the lock unconditionally. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxx> > --- How does this differ from the v3 patch? You should include a description of the changes here, below the --- tear line. Alan Stern -- 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