From: Hans Verkuil <hverkuil@xs4all.nl>
Date: Fri, 24 Feb 2012 11:15:39 +0000 (-0300)
Subject: [media] Fix small DocBook typo
X-Git-Tag: firefly_0821_release~3680^2~275^2~2641
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1b1301e67bbcad0649a8b3c6a944d2b2acddc411;p=firefly-linux-kernel-4.4.55.git

[media] Fix small DocBook typo

Here is a small patch which fixes a DocBook mistake in the decoder_cmd
documentation.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
---

diff --git a/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml b/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml
index 466fe27d3ffe..74b87f6e480a 100644
--- a/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml
@@ -118,7 +118,7 @@ this command, drivers and applications must set this field to zero.</entry>
 	  <row>
             <entry></entry>
             <entry></entry>
-	    <entry>__u32</entry>
+	    <entry>__s32</entry>
 	    <entry><structfield>speed</structfield></entry>
             <entry>Playback speed and direction. The playback speed is defined as
 <structfield>speed</structfield>/1000 of the normal speed. So 1000 is normal playback.