Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37475
b: refs/heads/master
c: d7fbefe
h: refs/heads/master
i:
  37473: c00ea44
  37471: 01ac7ad
v: v3
  • Loading branch information
Sascha Hauer authored and Mauro Carvalho Chehab committed Sep 26, 2006
1 parent b43d35a commit bb495a9
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: 183d896a03e1f0e4ab69d75f123d33a62b47cf03
refs/heads/master: d7fbefe06d2061de126095f903359ce1ef61faf3
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/vivi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1360,6 +1360,8 @@ static int __init vivi_init(void)
dev->vidq.timeout.data = (unsigned long)dev;
init_timer(&dev->vidq.timeout);

vivi.current_norm = tvnorms[0].id;

ret = video_register_device(&vivi, VFL_TYPE_GRABBER, video_nr);
printk(KERN_INFO "Video Technology Magazine Virtual Video Capture Board (Load status: %d)\n", ret);
return ret;
Expand Down

0 comments on commit bb495a9

Please sign in to comment.