From: Hans Verkuil Date: Thu, 2 Jul 2015 13:32:39 +0000 (-0300) Subject: [media] DocBook: fix media-ioc-device-info.xml type X-Git-Tag: v4.3-rc1~12^2~171 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=86e46aa80d7456663afeac51971d4234dbc59e5d;p=karo-tx-linux.git [media] DocBook: fix media-ioc-device-info.xml type 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 Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/DocBook/media/v4l/media-ioc-device-info.xml b/Documentation/DocBook/media/v4l/media-ioc-device-info.xml index 2ce521419e67..b0a21ac300b8 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 @@ __u32 - media_version + driver_version Media device driver version, formatted with the KERNEL_VERSION() macro. Together with the driver field this identifies a particular