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:
2d06d5d
)
[media] gspca - main: Use a better altsetting for image transfer
author
Jean-François Moine
<moinejf@free.fr>
Wed, 10 Aug 2011 10:38:48 +0000
(07:38 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 24 Sep 2011 02:22:36 +0000
(23:22 -0300)
Previously image transfer used to use the highest altsetting, which, most of
the time, took the whole USB bandwidth.
Now, the altsetting is chosen according to an estimation of the bandwidth
needed for image transfer.
Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found