diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-03 20:21:03 -0800 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-03 20:21:03 -0800 |
commit | 32096c8cae65c6bb6388033e00b0d5e14c99d934 (patch) | |
tree | 5e441067b9e7f8322ab81712f4c983fa41f166cf /linux/drivers/media/dvb/firewire | |
parent | 524c72c90e185f6d07719ce31db5507dcf6bf85c (diff) | |
download | mediapointer-dvb-s2-32096c8cae65c6bb6388033e00b0d5e14c99d934.tar.gz mediapointer-dvb-s2-32096c8cae65c6bb6388033e00b0d5e14c99d934.tar.bz2 |
saa7146: some small fixes
From: Trent Piepho <xyzzy@speakeasy.org>
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.
Priority: normal
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/dvb/firewire')
0 files changed, 0 insertions, 0 deletions