mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 00:52:01 +00:00
717167e8ae
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> |
||
---|---|---|
.. | ||
tuners | ||
ir-functions.c | ||
ir-keymaps.c | ||
Kconfig | ||
Makefile | ||
saa7146_core.c | ||
saa7146_fops.c | ||
saa7146_hlp.c | ||
saa7146_i2c.c | ||
saa7146_vbi.c | ||
saa7146_video.c |