[media] DocBook media: add missing dqevent src_change field
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 13 Jun 2014 12:28:59 +0000 (09:28 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 17 Jul 2014 19:27:34 +0000 (16:27 -0300)
The v4l2_event union has a new src_change field, but that was never
added to the VIDIOC_DQEVENT documentation of that union. Fixed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/vidioc-dqevent.xml

index f3767fb..cb77325 100644 (file)
             <entry><structfield>motion_det</structfield></entry>
            <entry>Event data for event V4L2_EVENT_MOTION_DET.</entry>
          </row>
+         <row>
+           <entry></entry>
+           <entry>&v4l2-event-src-change;</entry>
+            <entry><structfield>src_change</structfield></entry>
+           <entry>Event data for event V4L2_EVENT_SOURCE_CHANGE.</entry>
+         </row>
          <row>
            <entry></entry>
            <entry>__u8</entry>