From: Alan Stern Date: Fri, 4 May 2007 15:53:30 +0000 (-0400) Subject: USB: don't unsuspend for a new connection X-Git-Tag: v2.6.23-rc1~1083^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8adb4786789c25007f39b4d00dd03cc83bdcb896;p=pandora-kernel.git USB: don't unsuspend for a new connection This patch (as889) prevents the hub driver from trying to resume a port when there is a new connection. For one thing, the resume is not needed -- the upcoming port reset will clear the suspend feature automatically. For another, on some systems the resume fails and causes problems. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed