| commit | 717167e8ae13a61649a1faf867279440fee70b56 | [log] [tgz] |
|---|---|---|
| author | Trent Piepho <xyzzy@speakeasy.org> | Wed Mar 04 01:21:03 2009 -0300 |
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:06 2009 -0300 |
| tree | 11b33390052d7408d96ac684c2f41a89ab3323ed | |
| parent | 51f0b8d57af501624ee55e8ca15d09d5bdc2b0dd [diff] |
V4L/DVB (10814): saa7146: some small fixes vidioc_enum_fmt_vid_overlay() did nothing but call vidioc_enum_fmt_vid_cap(), so just make saa7146_video_ioctl_ops.vidioc_enum_fmt_vid_overlay point to vidioc_enum_fmt_vid_cap() and get ride of vidioc_enum_fmt_vid_overlay(). Have gparm use v4l2_video_std_frame_period to fill in the frame period instead of just assuming PAL. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>