commit | 430101bd8b9184496c57a8bffe9fc9d1c2b7732f | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Thu Feb 07 13:39:15 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 04 14:01:34 2013 -0300 |
tree | f307f53ed3150bbf6788feaf1b7725bb977789c2 | |
parent | 1fe184a6accc781e814f15342513794266d73d06 [diff] |
[media] em28xx: remove ioctl VIDIOC_CROPCAP The em28xx driver doesn't support the VIDIOC_G_CROP and VIDIOC_S_CROP ioctls, so VIDIOC_CROPCAP is useless and has the potential to confuse applications, because it can be interpreted as indicator for cropping support. Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>