https://github.com/torvalds/linux
Revision 5c23c9078f8e3476982409b1075b54c8cd65e82c authored by Anand Gadiyar on 21 February 2009, 23:31:40 UTC, committed by Greg Kroah-Hartman on 27 February 2009, 22:40:51 UTC
If this is not done, khubd will not be informed of the disconnect
and will assume the device is still there.

Easily seen when a hub is connected with no device attached to it;
it will autosuspend.  When the hub is disconnected, it still shows
up in /proc/bus/usb/devices

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 136733d
History
Tip revision: 5c23c9078f8e3476982409b1075b54c8cd65e82c authored by Anand Gadiyar on 21 February 2009, 23:31:40 UTC
USB: musb: resume suspended root hub on disconnect
Tip revision: 5c23c90

back to top