This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/media-tree.git tree:

Subject: V4L/DVB: V4L Doc: fix DocBook syntax errors
Author:  Hans Verkuil <hverk...@xs4all.nl>
Date:    Sat Sep 11 08:36:55 2010 -0300

Signed-off-by: Hans Verkuil <hverk...@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

 Documentation/DocBook/v4l/pixfmt.xml               |    4 ++--
 Documentation/DocBook/v4l/vidioc-g-dv-preset.xml   |    3 +--
 Documentation/DocBook/v4l/vidioc-g-dv-timings.xml  |    3 +--
 .../DocBook/v4l/vidioc-query-dv-preset.xml         |    2 +-
 4 files changed, 5 insertions(+), 7 deletions(-)

---

http://git.linuxtv.org/media-tree.git?a=commitdiff;h=f397d7bb02769458fff46ef29235a6de56a43a80

diff --git a/Documentation/DocBook/v4l/pixfmt.xml 
b/Documentation/DocBook/v4l/pixfmt.xml
index 5376aef..f4cc0a9 100644
--- a/Documentation/DocBook/v4l/pixfmt.xml
+++ b/Documentation/DocBook/v4l/pixfmt.xml
@@ -787,14 +787,14 @@ http://www.thedirks.org/winnov/</ulink></para></entry>
            <entry>'TM60'</entry>
            <entry><para>Used by Trident tm6000</para></entry>
          </row>
-         <row id="V4L2_PIX_FMT_CIT_YYVYUY">
+         <row id="V4L2-PIX-FMT-CIT-YYVYUY">
            <entry><constant>V4L2_PIX_FMT_CIT_YYVYUY</constant></entry>
            <entry>'CITV'</entry>
            <entry><para>Used by xirlink CIT, found at IBM webcams.</para>
                   <para>Uses one line of Y then 1 line of VYUY</para>
            </entry>
          </row>
-         <row id="V4L2_PIX_FMT_KONICA420">
+         <row id="V4L2-PIX-FMT-KONICA420">
            <entry><constant>V4L2_PIX_FMT_KONICA420</constant></entry>
            <entry>'KONI'</entry>
            <entry><para>Used by Konica webcams.</para>
diff --git a/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml 
b/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml
index 3c6784e..d733721 100644
--- a/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml
+++ b/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml
@@ -16,8 +16,7 @@
        <funcdef>int <function>ioctl</function></funcdef>
        <paramdef>int <parameter>fd</parameter></paramdef>
        <paramdef>int <parameter>request</parameter></paramdef>
-       <paramdef>&v4l2-dv-preset;
-*<parameter>argp</parameter></paramdef>
+       <paramdef>struct v4l2_dv_preset *<parameter>argp</parameter></paramdef>
       </funcprototype>
     </funcsynopsis>
   </refsynopsisdiv>
diff --git a/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml 
b/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml
index ecc1957..d5ec6ab 100644
--- a/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml
+++ b/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml
@@ -16,8 +16,7 @@
        <funcdef>int <function>ioctl</function></funcdef>
        <paramdef>int <parameter>fd</parameter></paramdef>
        <paramdef>int <parameter>request</parameter></paramdef>
-       <paramdef>&v4l2-dv-timings;
-*<parameter>argp</parameter></paramdef>
+       <paramdef>struct v4l2_dv_timings *<parameter>argp</parameter></paramdef>
       </funcprototype>
     </funcsynopsis>
   </refsynopsisdiv>
diff --git a/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml 
b/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml
index 402229e..d272f7a 100644
--- a/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml
+++ b/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml
@@ -16,7 +16,7 @@ input</refpurpose>
        <funcdef>int <function>ioctl</function></funcdef>
        <paramdef>int <parameter>fd</parameter></paramdef>
        <paramdef>int <parameter>request</parameter></paramdef>
-       <paramdef>&v4l2-dv-preset; *<parameter>argp</parameter></paramdef>
+       <paramdef>struct v4l2_dv_preset *<parameter>argp</parameter></paramdef>
       </funcprototype>
     </funcsynopsis>
   </refsynopsisdiv>

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to