]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[media] v4l: Correct create_bufs documentation
authorSakari Ailus <sakari.ailus@iki.fi>
Thu, 31 May 2012 21:51:05 +0000 (18:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 11 Jun 2012 18:15:33 +0000 (15:15 -0300)
Patch id 6016af82eafcb6e086a8f2a2197b46029a843d68 ("[media] v4l2: use __u32
rather than enums in ioctl() structs") unintentionally changes the type of
the format field in struct v4l2_create_buffers from struct v4l2_format to
__u32. Revert that change.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/vidioc-create-bufs.xml

index 765549ff8a71172477d04c9e7d633c4a1282f31b..7cf3116c2cc5b3842a25b0d33f4aad78d709119e 100644 (file)
@@ -108,10 +108,9 @@ information.</para>
 /></entry>
          </row>
          <row>
-           <entry>__u32</entry>
+           <entry>&v4l2-format;</entry>
            <entry><structfield>format</structfield></entry>
-           <entry>Filled in by the application, preserved by the driver.
-           See <xref linkend="v4l2-format" />.</entry>
+           <entry>Filled in by the application, preserved by the driver.</entry>
          </row>
          <row>
            <entry>__u32</entry>