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:
6bda21b
)
usb/isp1760: Replace period calculation for INT packets with something readable
author
Arvid Brodin
<arvid.brodin@enea.com>
Sat, 26 Feb 2011 21:07:35 +0000
(22:07 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 1 Mar 2011 03:23:38 +0000
(19:23 -0800)
Replace the period calculation for INT packets with something readable. Seems
to fix a rare bug with quickly repeated insertion/removal of several USB
devices simultaneously (hub control INT packets).
Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found