V4L: DocBook: Corrected focus control documentation

Message ID 1337114679-18798-1-git-send-email-sylvester.nawrocki@gmail.com (mailing list archive)
State Changes Requested, archived
Headers

Commit Message

Sylwester Nawrocki May 15, 2012, 8:44 p.m. UTC
  Remove documentation chunk of not existent V4L2_CID_AUTO_FOCUS_AREA
control. It fixes following build error:

Error: no ID for constraint linkend: v4l2-auto-focus-area.

Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
---
 Documentation/DocBook/media/v4l/compat.xml |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Comments

Sylwester Nawrocki June 30, 2012, 3:38 p.m. UTC | #1
On 05/15/2012 10:44 PM, Sylwester Nawrocki wrote:
> Remove documentation chunk of not existent V4L2_CID_AUTO_FOCUS_AREA
> control. It fixes following build error:
>
> Error: no ID for constraint linkend: v4l2-auto-focus-area.

Ping.

This patch is still not in linux-next (and marked as "Changes requested"
in the patchwork).

Regards,
Sylwester
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Patch

diff --git a/Documentation/DocBook/media/v4l/compat.xml b/Documentation/DocBook/media/v4l/compat.xml
index dc61b01..b98f3bf 100644
--- a/Documentation/DocBook/media/v4l/compat.xml
+++ b/Documentation/DocBook/media/v4l/compat.xml
@@ -2570,9 +2570,5 @@  ioctls.</para>
 	  <para>Sub-device selection API: &VIDIOC-SUBDEV-G-SELECTION;
 	  and &VIDIOC-SUBDEV-S-SELECTION; ioctls.</para>
         </listitem>
-        <listitem>
-	  <para><link linkend="v4l2-auto-focus-area"><constant>
-	  V4L2_CID_AUTO_FOCUS_AREA</constant></link> control.</para>
-        </listitem>
       </itemizedlist>
     </section>