aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2014-08-04 04:51:25 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-09-21 20:46:32 -0300
commit1b88db2f2bed287505e8decea512db5e3fe3929c (patch)
tree6dca496d2f8ca8045e5c516b396064191035e251 /Documentation/DocBook
parent[media] vb2: fix vb2 state check when start_streaming fails (diff)
downloadlinux-dev-1b88db2f2bed287505e8decea512db5e3fe3929c.tar.xz
linux-dev-1b88db2f2bed287505e8decea512db5e3fe3929c.zip
[media] DocBook media: fix fieldname in struct v4l2_subdev_selection
Field 'rect' is really named 'r'. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/media/v4l/vidioc-subdev-g-selection.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-subdev-g-selection.xml b/Documentation/DocBook/media/v4l/vidioc-subdev-g-selection.xml
index 1ba9e999af3f..c62a7360719b 100644
--- a/Documentation/DocBook/media/v4l/vidioc-subdev-g-selection.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-subdev-g-selection.xml
@@ -119,7 +119,7 @@
</row>
<row>
<entry>&v4l2-rect;</entry>
- <entry><structfield>rect</structfield></entry>
+ <entry><structfield>r</structfield></entry>
<entry>Selection rectangle, in pixels.</entry>
</row>
<row>