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:
3553085
)
[media] mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()
author
Michael Krufky
<mkrufky@linuxtv.org>
Sun, 18 Mar 2012 17:35:57 +0000
(14:35 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 20 Mar 2012 01:24:40 +0000
(22:24 -0300)
Remove unnecessary register access in mxl111sf_ep6_streaming_ctrl()
This code breaks driver operation in kernel 3.3 and later, although
it works properly in 3.2 Disable register access to 0x12 for now.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found