[media] DocBook media: fix VIDIOC_CROPCAP type description
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 15 Mar 2015 20:51:54 +0000 (17:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 00:13:21 +0000 (21:13 -0300)
commit3c828ff8965630c757cceab8acfac060aa4da69f
tree8afc90a198a7710d0b7afdaaf77727b50852cb87
parent82bdb26abcae2988c74be29203caf23dabbe4be3
[media] DocBook media: fix VIDIOC_CROPCAP type description

The type field of VIDIOC_CROPCAP does not allow the MPLANE variants, just
as all the other crop/selection related ioctls.

Fix the description of CROPCAP and G_CROP and make the text describing
this consistent for all selection ioctls.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/vidioc-cropcap.xml
Documentation/DocBook/media/v4l/vidioc-g-crop.xml
Documentation/DocBook/media/v4l/vidioc-g-selection.xml