On Tue, 24 Jun 2014, Paul Bolle wrote:

> On Tue, 2014-06-24 at 10:25 -0400, Alan Stern wrote:
> > Also, that "Later kernels" thing has already arrived.  I believe it was 
> > implemented in 2.6.35.
> 
> How does the kernel currently call the disconnect method? I can't yet
> say for sure, and it seems silly to send a v2 dropping those lines
> without actually knowing why they can be dropped.

In drivers/usb/core/driver.c:usb_resume_complete(), which is called 
during the final "complete" phase of system suspend, interfaces that 
were marked for rebinding (because their drivers didn't have proper PM 
support) get rebound.

Is that what you wanted to know?

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to