From b766586b1a87c5417ee6d1f3806f06ccfc335277 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Wed, 18 Mar 2015 07:05:31 -0300 Subject: [PATCH] [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed