From: Alan Stern Date: Mon, 14 Nov 2005 16:45:38 +0000 (-0500) Subject: [PATCH] USB: central handling for host controllers that were reset during suspend... X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c50c317e2e7f15427149cbc216a63366468710e;p=pandora-kernel.git [PATCH] USB: central handling for host controllers that were reset during suspend/resume This patch (as515b) adds a routine to usbcore to simplify handling of host controllers that lost power or were reset during suspend/resume. The new core routine marks all the child devices of the root hub as NOTATTACHED and tells khubd to disconnect the device structures as soon as possible. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed