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:
1c8336d
)
V4L/DVB (12360): au0828: fix typo: dvb uses bulk xfer, dont say isoc in debug
author
Michael Krufky
<mkrufky@kernellabs.com>
Mon, 27 Jul 2009 20:35:59 +0000
(17:35 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 12 Sep 2009 15:18:23 +0000
(12:18 -0300)
The au0828-dvb driver uses bulk usb transfers for digital transport,
but the debug reports, "iso xfer already running!\n".
Fix this to report bulk instead of isoc.
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found