aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-subdev.c
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2018-05-24 20:35:01 +0000
committerMauro Carvalho Chehab <[email protected]>2018-05-28 20:28:09 +0000
commiteba09b5b3dfb1b79db4428b6f379f68db4b62056 (patch)
treeb050c4ed83135b494fdd2fb317b57d67341ab7b7 /drivers/media/v4l2-core/v4l2-subdev.c
parentmedia: au8522: remove duplicate code (diff)
downloadkernel-eba09b5b3dfb1b79db4428b6f379f68db4b62056.tar.gz
kernel-eba09b5b3dfb1b79db4428b6f379f68db4b62056.zip
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
This driver is the only V4L driver that does not set unlocked_ioctl to video_ioctl2. The only thing that pvr2_v4l2_ioctl does besides calling video_ioctl2 is calling pvr2_hdw_commit_ctl(). Add pvr2_hdw_commit_ctl() calls to the various ioctls that need this, and we can replace pvr2_v4l2_ioctl by video_ioctl2. Signed-off-by: Hans Verkuil <[email protected]> Tested-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions