aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l/compat.xml
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2015-03-18 07:05:31 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-04-02 22:04:07 -0300
commitb766586b1a87c5417ee6d1f3806f06ccfc335277 (patch)
tree0f66ce380a83c11b8e756b3941f71280c51fa430 /Documentation/DocBook/media/v4l/compat.xml
parent[media] smiapp: Read link-frequencies property from the endpoint node (diff)
downloadlinux-dev-b766586b1a87c5417ee6d1f3806f06ccfc335277.tar.xz
linux-dev-b766586b1a87c5417ee6d1f3806f06ccfc335277.zip
[media] DocBook media: improve event documentation
It always annoyed me that the event type documentation was separate from the struct v4l2_event documentation. This patch moves it all to one place, VIDIOC_DQEVENT. This makes much more sense. Also changed the 'changes-flags' ref to 'ctrl-changes-flags' since this referred to control changes. There is a src-changes-flags as well, so 'changes-flags' was a bit vague. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/compat.xml')
-rw-r--r--Documentation/DocBook/media/v4l/compat.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/compat.xml b/Documentation/DocBook/media/v4l/compat.xml
index 350dfb3d71ea..a0aef85d33c1 100644
--- a/Documentation/DocBook/media/v4l/compat.xml
+++ b/Documentation/DocBook/media/v4l/compat.xml
@@ -2491,7 +2491,7 @@ that used it. It was originally scheduled for removal in 2.6.35.
</listitem>
<listitem>
<para>Added <constant>V4L2_EVENT_CTRL_CH_RANGE</constant> control event
- changes flag. See <xref linkend="changes-flags"/>.</para>
+ changes flag. See <xref linkend="ctrl-changes-flags"/>.</para>
</listitem>
</orderedlist>
</section>