OSDN Git Service

[media] ivtv: replace crop by selection
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 30 Mar 2015 16:54:13 +0000 (13:54 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 02:57:19 +0000 (23:57 -0300)
commitbbc9fa2ece0f2bb1db9b195d7a6ac88468cd45d4
tree1a2e06147646a9f293f1e4e6208b1fe7fd9b4145
parent4db4ca7450f97c300ebf74f5dca69015ad0d5ed3
[media] ivtv: replace crop by selection

Replace the old g/s_crop ioctls by the new g/s_selection ioctls.
This solves a v4l2-compliance failure, and it is something that needs
to be done anyway to eventually be able to remove the old g/s_crop
ioctl ops.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/ivtv/ivtv-ioctl.c