v4l2: Fix EXPOSURE_AUTO_PRIORITY control documentation

Message ID 200901141712.06644.laurent.pinchart@skynet.be (mailing list archive)
State Superseded, archived
Headers

Commit Message

Laurent Pinchart Jan. 14, 2009, 4:12 p.m. UTC
  Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
--

As the source isn't under version control I've generated a diff against the
0.24 tarball.

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Patch

--- controls.sgml	2009-01-14 17:06:58.000000000 +0100
+++ controls.sgml	2009-01-14 17:07:13.000000000 +0100
@@ -1548,7 +1548,7 @@ 
             <entry>boolean</entry>
           </row><row><entry spanname="descr">When
 <constant>V4L2_CID_EXPOSURE_AUTO</constant> is set to
-<constant>AUTO</constant> or <constant>SHUTTER_PRIORITY</constant>,
+<constant>AUTO</constant> or <constant>APERTURE_PRIORITY</constant>,
 this control determines if the device may dynamically vary the frame
 rate. By default this feature is disabled (0) and the frame rate must
 remain constant.</entry>