[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)
commit8af81ddb12cf34e2f6eab7e130f1e55e1911ab8f
treeb23fa04b362eae3e9e922897d8d2ce30af03d11a
parent78db66e5b2b4ef48eeede17a7159cb0622c7f03d
[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