]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[media] v4l2: Fix the type of V4L2_CID_TUNE_PREEMPHASIS in the documentation
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Wed, 27 Mar 2013 01:47:22 +0000 (22:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Mar 2013 12:16:03 +0000 (09:16 -0300)
Change the type of V4L2_CID_TUNE_PREEMPHASIS from 'integer' to 'enum
v4l2_preemphasis'

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/controls.xml

index b4952e23201b5531153a526a3415c8ae0cb24df4..06e9a5facb40dc1f627fa67690190882a20a4857 100644 (file)
@@ -3854,7 +3854,7 @@ in Hz. The range and step are driver-specific.</entry>
          </row>
          <row>
            <entry spanname="id"><constant>V4L2_CID_TUNE_PREEMPHASIS</constant>&nbsp;</entry>
-           <entry>integer</entry>
+           <entry>enum v4l2_preemphasis</entry>
          </row>
          <row id="v4l2-preemphasis"><entry spanname="descr">Configures the pre-emphasis value for broadcasting.
 A pre-emphasis filter is applied to the broadcast to accentuate the high audio frequencies.