doc-rst: control: Fix missing reference for example 8
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 2 Jul 2016 12:15:48 +0000 (09:15 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 3 Jul 2016 13:05:14 +0000 (10:05 -0300)
The conversion broke references and captions for examples.

Fix the missing reference for control enumeration.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/linux_tv/media/v4l/control.rst

index 5defd19..736d790 100644 (file)
@@ -371,6 +371,8 @@ device has one or more controls, ``VIDIOC_QUERYMENU`` when it has one or
 more menu type controls.
 
 
+.. _enum_all_controls:
+
 .. code-block:: c
     :caption: Example 8: Enumerating all user controls