]> git.baikalelectronics.ru Git - kernel.git/commit
[media] Fix CI code for NetUP Dual DVB-T/C CI RF card
authorAbylay Ospan <aospan@netup.ru>
Sun, 2 Jan 2011 12:14:00 +0000 (09:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 07:54:11 +0000 (04:54 -0300)
commit4e775767e47cc9f1bbe849db67e69354a71dd20c
treeb23fa04b362eae3e9e922897d8d2ce30af03d11a
parent9f461f59abbbd4425c3f799bec0d331ceb425174
[media] Fix CI code for NetUP Dual DVB-T/C CI RF card

CI reset takes several seconds on some CAM,
so there is no need to lock mutex all that time.
Also we need not to preserve CI's reset bits in
CIBUSCTRL register, they are handled automatically by FPGA.
Set it to 0 explicitly in order to not reset wrong CAM.

Signed-off-by: Abylay Ospan <aospan@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/altera-ci.c