The documentation had two media_version entries. The second one was a typo and
it should be driver_version instead. Correct this.

Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>

diff --git a/Documentation/DocBook/media/v4l/media-ioc-device-info.xml 
b/Documentation/DocBook/media/v4l/media-ioc-device-info.xml
index 2ce5214..b0a21ac 100644
--- a/Documentation/DocBook/media/v4l/media-ioc-device-info.xml
+++ b/Documentation/DocBook/media/v4l/media-ioc-device-info.xml
@@ -102,7 +102,7 @@
          </row>
          <row>
            <entry>__u32</entry>
-           <entry><structfield>media_version</structfield></entry>
+           <entry><structfield>driver_version</structfield></entry>
            <entry>Media device driver version, formatted with the
            <constant>KERNEL_VERSION()</constant> macro. Together with the
            <structfield>driver</structfield> field this identifies a particular
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to