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
File Mode Size
Makefile -rw-r--r-- 335 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 6.9 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mqueue.c -rw-r--r-- 30.4 KB
msg.c -rw-r--r-- 20.8 KB
msgutil.c -rw-r--r-- 2.3 KB
namespace.c -rw-r--r-- 2.5 KB
sem.c -rw-r--r-- 33.9 KB
shm.c -rw-r--r-- 25.5 KB
util.c -rw-r--r-- 23.0 KB
util.h -rw-r--r-- 4.5 KB

back to top