Commit 87736df2 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] V4L2 spec fix



Two small docbook fixes:

- prepare-buf was not positioned in alphabetical order, moved to the right place.
- the format field in create_bufs had the wrong type in the documentation

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: default avatarGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 0b5dabed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -560,6 +560,7 @@ and discussions on the V4L mailing list.</revremark>
    &sub-g-tuner;
    &sub-log-status;
    &sub-overlay;
    &sub-prepare-buf;
    &sub-qbuf;
    &sub-querybuf;
    &sub-querycap;
@@ -567,7 +568,6 @@ and discussions on the V4L mailing list.</revremark>
    &sub-query-dv-preset;
    &sub-query-dv-timings;
    &sub-querystd;
    &sub-prepare-buf;
    &sub-reqbufs;
    &sub-s-hw-freq-seek;
    &sub-streamon;
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ information.</para>
/></entry>
	  </row>
	  <row>
	    <entry>&v4l2-format;</entry>
	    <entry>struct&nbsp;v4l2_format</entry>
	    <entry><structfield>format</structfield></entry>
	    <entry>Filled in by the application, preserved by the driver.</entry>
	  </row>