git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de85422
)
USB: don't lose disconnections during suspend
author
Alan Stern
<stern@rowland.harvard.edu>
Tue, 1 Jul 2008 14:45:51 +0000
(10:45 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 4 Jul 2008 01:20:37 +0000
(18:20 -0700)
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 <stern@rowland.harvard.edu>
Tested-by: Lukas Hejtmanek <xhejtman@ics.muni.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hub.c
patch
|
blob
|
history
diff --cc
drivers/usb/core/hub.c
Simple merge