]> git.baikalelectronics.ru Git - kernel.git/commit
[media] DocBook media: improve event documentation
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 18 Mar 2015 10:05:31 +0000 (07:05 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 01:04:07 +0000 (22:04 -0300)
commitf9742e3d83a3bc42a0adfaeabc04888006188439
tree0f66ce380a83c11b8e756b3941f71280c51fa430
parent0fc118092238903526e69325a2f0b425acfc5652
[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>
Documentation/DocBook/media/v4l/compat.xml
Documentation/DocBook/media/v4l/vidioc-dqevent.xml
Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml