From: Alan Stern Date: Mon, 5 Sep 2005 17:55:23 +0000 (-0400) Subject: [PATCH] usbcore: small changes to HCD glue layer X-Git-Tag: v2.6.14-rc1~11^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a15606d5be8490a122f1c94c554bd0f07d8d26;p=pandora-kernel.git [PATCH] usbcore: small changes to HCD glue layer This patch (as549) introduces two small changes in the HCD glue layer. The first simply removes a redundant test. The second allows root-hub polling to continue for a single iteration after a host controller dies; this is needed for the patch that follows. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed