commit | 3be5bb71fbf18f83cb88b54a62a78e03e5a4f30a | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Sun Mar 18 14:35:57 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 19 22:24:40 2012 -0300 |
tree | 9e5f86660b0bd9462a3e242fa52b8b944b64f623 | |
parent | 3553085cb47b10762e77ca783683dbf8142f9762 [diff] |
[media] mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl() 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>