Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138303
b: refs/heads/master
c: 5c6cb4e
h: refs/heads/master
i:
  138301: 4ba3d03
  138299: f9b8697
  138295: 4b8ad98
  138287: 470af80
  138271: 3a0d8ee
  138239: d81b119
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 39e89ae commit 7b5a21a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 27764726a8fa72a7e8a7cdccbe9e4425747a96fa
refs/heads/master: 5c6cb4e2512fa50693a28a2edefdaa5cf6c10950
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-hdw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2208,6 +2208,8 @@ static void pvr2_hdw_setup_low(struct pvr2_hdw *hdw)
pvr2_hdw_load_modules(hdw);
if (!pvr2_hdw_dev_ok(hdw)) return;

v4l2_device_call_all(&hdw->v4l2_dev, 0, core, init, 0);

for (idx = 0; idx < CTRLDEF_COUNT; idx++) {
cptr = hdw->controls + idx;
if (cptr->info->skip_init) continue;
Expand Down

0 comments on commit 7b5a21a

Please sign in to comment.