mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-18 06:15:12 +00:00
V4L/DVB (12314): cx23885: add CAM presence checkout
Add CAM presence checkout during CiMax init for NetUP card. CAM presence checkout is needed after power on PC. Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
c846121058
commit
8db6d633be
@ -443,6 +443,7 @@ int netup_ci_init(struct cx23885_tsport *port)
|
|||||||
goto err;
|
goto err;
|
||||||
|
|
||||||
INIT_WORK(&state->work, netup_read_ci_status);
|
INIT_WORK(&state->work, netup_read_ci_status);
|
||||||
|
schedule_work(&state->work);
|
||||||
|
|
||||||
ci_dbg_print("%s: CI initialized!\n", __func__);
|
ci_dbg_print("%s: CI initialized!\n", __func__);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user