]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[media] DocBook: add modulator type field
authorAntti Palosaari <crope@iki.fi>
Sat, 10 Oct 2015 16:51:03 +0000 (13:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 20 Oct 2015 17:43:14 +0000 (15:43 -0200)
Add new modulator type field to documentation.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/vidioc-g-modulator.xml

index 7068b599a00dd331c39c14a2f52c79d1c21708f8..80167fc4483d09de00472c4d595f46cd37e61829 100644 (file)
@@ -140,7 +140,13 @@ indicator, for example a stereo pilot tone.</entry>
          </row>
          <row>
            <entry>__u32</entry>
-           <entry><structfield>reserved</structfield>[4]</entry>
+           <entry><structfield>type</structfield></entry>
+           <entry spanname="hspan">Type of the modulator, see <xref
+               linkend="v4l2-tuner-type" />.</entry>
+         </row>
+         <row>
+           <entry>__u32</entry>
+           <entry><structfield>reserved</structfield>[3]</entry>
            <entry>Reserved for future extensions. Drivers and
 applications must set the array to zero.</entry>
          </row>