Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76749
b: refs/heads/master
c: 4384683
h: refs/heads/master
i:
  76747: 4025e53
v: v3
  • Loading branch information
Zoltan Devai authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 5d05ff8 commit 427199b
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: f37fdf3ff744bffc35a8f1b9d7d655d8d88a0404
refs/heads/master: 438468359e1db16a7d1925fc4f2519a044bbf7dd
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/bt8xx/bttv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -3402,8 +3402,10 @@ static struct video_device bttv_video_template =
.vidioc_s_frequency = bttv_s_frequency,
.vidioc_log_status = bttv_log_status,
.vidioc_querystd = bttv_querystd,
#ifdef CONFIG_VIDEO_ADV_DEBUG
.vidioc_g_register = bttv_g_register,
.vidioc_s_register = bttv_s_register,
#endif
.tvnorms = BTTV_NORMS,
.current_norm = V4L2_STD_PAL,
};
Expand Down

0 comments on commit 427199b

Please sign in to comment.