diff options
author | Trent Piepho <[email protected]> | 2009-03-28 22:25:36 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2009-03-30 12:43:45 -0300 |
commit | 020b882b1d34e8787658a15e00f2ea0d4651605b (patch) | |
tree | 5ea1df2b705b6e50221e986f4e3c57831edeb0d3 /net/lapb/lapb_subr.c | |
parent | 5a27578667b3bd00cab909296824498bdbd732d5 (diff) |
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 <[email protected]>
Signed-off-by: Trent Piepho <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions