diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-29 03:25:36 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 17:43:45 +0200 |
commit | 020b882b1d34e8787658a15e00f2ea0d4651605b (patch) | |
tree | 5ea1df2b705b6e50221e986f4e3c57831edeb0d3 /fs | |
parent | V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycap (diff) | |
download | linux-020b882b1d34e8787658a15e00f2ea0d4651605b.tar.xz linux-020b882b1d34e8787658a15e00f2ea0d4651605b.zip |
V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parm
The v4l2-ioctl core now only allows buffer types for which the corresponding
->vidioc_try_fmt_xxx() methods are defined to be used in vidioc_(g|s)_parm.
This driver only defines ->vidioc_try_fmt_vid_cap() so only VIDEO_CAPTURE
buffers are allowed to be used with vidioc_s_parm() and vidioc_g_parm().
Cc: Sakari Ailus <sakari.ailus@nokia.com>
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions