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:
d8840d6
)
[PATCH] usbcore: fixes for hub_port_resume
author
Alan Stern
<stern@rowland.harvard.edu>
Wed, 28 Jun 2006 15:20:41 +0000
(11:20 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 12 Jul 2006 23:03:22 +0000
(16:03 -0700)
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 <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found