From 7c278af27034898f2714c399b005dd6ebcf0f466 Mon Sep 17 00:00:00 2001 From: Nicolas THERY Date: Wed, 18 Jul 2012 11:41:36 -0300 Subject: [PATCH] --- yaml --- r: 320667 b: refs/heads/master c: 6992c0807517b5736c80983c4881d3f9ae3ab20f h: refs/heads/master i: 320665: 5b7fff81964526d04f2ac456f71db38a30ea17d2 320663: f0b50d2437ac595f7a3e412283dd73f987c9e68d v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 5fc4e7dfcf87..da40bc90957c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f140612d025f2b6a00651e7c2a9cc26b61dca119 +refs/heads/master: 6992c0807517b5736c80983c4881d3f9ae3ab20f diff --git a/trunk/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml b/trunk/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml index 5e73b1c8d095..a8cda1acacd9 100644 --- a/trunk/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml +++ b/trunk/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml @@ -64,7 +64,7 @@ different sizes. To allocate device buffers applications initialize relevant fields of the v4l2_create_buffers structure. They set the type field in the -v4l2_format structure, embedded in this +&v4l2-format; structure, embedded in this structure, to the respective stream or buffer type. count must be set to the number of required buffers. memory specifies the required I/O method. The @@ -114,7 +114,7 @@ information. /> - struct v4l2_format + &v4l2-format; format Filled in by the application, preserved by the driver.