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:
b62fd17
)
[media] dvb_usb_v2: remove usb_clear_halt() from stream
author
Antti Palosaari
<crope@iki.fi>
Wed, 27 Jun 2012 02:01:31 +0000
(23:01 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:39 +0000
(07:56 -0300)
It works no longer as it was designed since we can change streaming
configuration during device operation.
Maybe it should be performed conditionally on cases when streaming
endpoint is changed. Anyhow, let it out now and add later if needed.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found