From: Frank Schaefer Date: Thu, 7 Feb 2013 16:39:15 +0000 (-0300) Subject: [media] em28xx: remove ioctl VIDIOC_CROPCAP X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~676 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=430101bd8b9184496c57a8bffe9fc9d1c2b7732f;p=pandora-kernel.git [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 Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed