Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161470
b: refs/heads/master
c: 8db6d63
h: refs/heads/master
v: v3
  • Loading branch information
Igor M. Liplianin authored and Mauro Carvalho Chehab committed Sep 12, 2009
1 parent b7ea793 commit dae3398
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c846121058c2604cc8c513addd0fad1050014b3d
refs/heads/master: 8db6d633be17a1ed3459dbc0d4d43c4238ccf082
1 change: 1 addition & 0 deletions trunk/drivers/media/video/cx23885/cimax2.c
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ int netup_ci_init(struct cx23885_tsport *port)
goto err;

INIT_WORK(&state->work, netup_read_ci_status);
schedule_work(&state->work);

ci_dbg_print("%s: CI initialized!\n", __func__);

Expand Down

0 comments on commit dae3398

Please sign in to comment.