From: Hans Verkuil Date: Fri, 14 Sep 2012 10:40:43 +0000 (-0300) Subject: [media] DocBook: Mark CROPCAP as optional instead of as compulsory X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06fce2861d5a4ebcff65e253b2b3e4406dc3ab24;p=pandora-kernel.git [media] DocBook: Mark CROPCAP as optional instead of as compulsory While the documentation says that VIDIOC_CROPCAP is compulsory for all video capture and output devices, in practice VIDIOC_CROPCAP is only implemented for devices that can do cropping and/or scaling. Update the documentation to no longer require VIDIOC_CROPCAP if the driver does not support cropping or scaling or non-square pixels. Signed-off-by: Hans Verkuil Reviewed-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed