This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree:
Subject: [media] DocBook media: fix typo Author: Hans Verkuil <[email protected]> Date: Sun May 25 11:15:03 2014 -0300 The reference to v4l2-event-source-change should have been v4l2-event-src-change. This caused a failure when building the spec. Fixed. Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> .../DocBook/media/v4l/vidioc-subscribe-event.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/media_tree.git?a=commitdiff;h=afad82ccbaefa099cc3bec1a70a014c13e325f9a diff --git a/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml b/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml index f016254..17efa87 100644 --- a/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml +++ b/Documentation/DocBook/media/v4l/vidioc-subscribe-event.xml @@ -167,7 +167,7 @@ or the pad index (when used with a subdevice node) from which you want to receive events.</para> - <para>This event has a &v4l2-event-source-change; associated + <para>This event has a &v4l2-event-src-change; associated with it. The <structfield>changes</structfield> bitfield denotes what has changed for the subscribed pad. If multiple events occurred before application could dequeue them, then the changes _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
