diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-28 18:25:36 -0700 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-28 18:25:36 -0700 |
commit | 3a35050c66a731aa86d6cb3a7578e19036879be1 (patch) | |
tree | 3af7a72748ec10136de9e13ccd6cf7115f76a505 /linux/drivers/media/video/pvrusb2/pvrusb2-audio.c | |
parent | 57f3110ab60dcf436b20b31c6e7764f0024040ca (diff) | |
download | mediapointer-dvb-s2-3a35050c66a731aa86d6cb3a7578e19036879be1.tar.gz mediapointer-dvb-s2-3a35050c66a731aa86d6cb3a7578e19036879be1.tar.bz2 |
omap24xxcam: Remove buffer type check from vidioc_s/g_parm
From: Trent Piepho <xyzzy@speakeasy.org>
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().
Priority: normal
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
CC: Sakari Ailus <sakari.ailus@nokia.com>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-audio.c')
0 files changed, 0 insertions, 0 deletions