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:
7330f7c
)
[media] it913x add retry to USB bulk endpoints and IO
author
Malcolm Priestley
<tvboxspy@gmail.com>
Thu, 1 Dec 2011 20:35:48 +0000
(17:35 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 11 Dec 2011 11:12:21 +0000
(09:12 -0200)
This a bus repeater for it913x devices. Commands usually fail because of other
activity on the USB bus.
Bulk failures that report -ETIMEDOUT or -EBUSY are repeated.
Enpoints that return actlen not equal len request -EAGAIN.
The retry is set at 10.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found