]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
V4L/DVB: V4L Doc: document V4L2_CAP_RDS_OUTPUT capability
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 11 Sep 2010 11:39:47 +0000 (08:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:05:56 +0000 (01:05 -0200)
We forgot to add this capability to the QUERYCAP documentation.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/v4l/vidioc-querycap.xml

index 6ab7e25b31b69b704ac176943624463494b25d94..d499da93a4506917619e57847ca9bdf82330198d 100644 (file)
@@ -184,7 +184,7 @@ data.</entry>
          <row>
            <entry><constant>V4L2_CAP_RDS_CAPTURE</constant></entry>
            <entry>0x00000100</entry>
-           <entry>The device supports the <link linkend="rds">RDS</link> interface.</entry>
+           <entry>The device supports the <link linkend="rds">RDS</link> capture interface.</entry>
          </row>
          <row>
            <entry><constant>V4L2_CAP_VIDEO_OUTPUT_OVERLAY</constant></entry>
@@ -205,6 +205,11 @@ driver capabilities.</para></footnote></entry>
            <entry>The device supports the &VIDIOC-S-HW-FREQ-SEEK; ioctl for
 hardware frequency seeking.</entry>
          </row>
+         <row>
+           <entry><constant>V4L2_CAP_RDS_OUTPUT</constant></entry>
+           <entry>0x00000800</entry>
+           <entry>The device supports the <link linkend="rds">RDS</link> output interface.</entry>
+         </row>
          <row>
            <entry><constant>V4L2_CAP_TUNER</constant></entry>
            <entry>0x00010000</entry>