[media] DocBook media: fix fieldname in struct v4l2_subdev_selection
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 4 Aug 2014 07:51:25 +0000 (04:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 23:46:32 +0000 (20:46 -0300)
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>
Documentation/DocBook/media/v4l/vidioc-subdev-g-selection.xml

index 1ba9e99..c62a736 100644 (file)
          </row>
          <row>
            <entry>&v4l2-rect;</entry>
-           <entry><structfield>rect</structfield></entry>
+           <entry><structfield>r</structfield></entry>
            <entry>Selection rectangle, in pixels.</entry>
          </row>
          <row>