From: Anand Gadiyar Date: Sat, 21 Feb 2009 23:31:40 +0000 (-0800) Subject: USB: musb: resume suspended root hub on disconnect X-Git-Tag: v2.6.29-rc7~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c23c9078f8e3476982409b1075b54c8cd65e82c;p=pandora-kernel.git USB: musb: resume suspended root hub on disconnect 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 Acked-by: Felipe Balbi Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed