From: Alan Stern Date: Tue, 1 Jul 2008 14:45:51 +0000 (-0400) Subject: USB: don't lose disconnections during suspend X-Git-Tag: v2.6.26-rc9~62^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1236edf1c70107a0d31b3fba0b2a8783615d0d24;p=pandora-kernel.git USB: don't lose disconnections during suspend This patch (as1111) fixes a bug in the hub driver. When a hub resumes, disconnections that occurred while the hub was suspended are lost. A completely different fix for this problem has already been accepted for 2.6.27; however the problem still needs to be handled in 2.6.26. Signed-off-by: Alan Stern Tested-by: Lukas Hejtmanek Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed