From: Alan Stern Date: Wed, 28 Jun 2006 15:20:41 +0000 (-0400) Subject: [PATCH] usbcore: fixes for hub_port_resume X-Git-Tag: v2.6.18-rc2~97^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20307949469269ceea6262aaa306dcb55cf43b25;p=pandora-kernel.git [PATCH] usbcore: fixes for hub_port_resume This patch (as731) makes a couple of small fixes to the hub_port_resume routine: Don't return status >= 0 when an error occurs; Clear the port-change-suspend status indicator after resuming a device. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed