summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-02 09:15:48 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-03 10:05:14 -0300
commitbb27da1d3ff4031203c336089324d2271a2c3370 (patch)
treefe7b0d0e5bb81c65f3b63cfbad57cf98a21e6b3d /Documentation
parent63ea6309f42817227319d1aa0e51860425471457 (diff)
doc-rst: control: Fix missing reference for example 8
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/linux_tv/media/v4l/control.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/linux_tv/media/v4l/control.rst b/Documentation/linux_tv/media/v4l/control.rst
index 5defd1995e13..736d79080229 100644
--- a/Documentation/linux_tv/media/v4l/control.rst
+++ b/Documentation/linux_tv/media/v4l/control.rst
@@ -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