Hi Laurent, Just a minor grammar issue. > -----Original Message----- > From: linux-media-owner@xxxxxxxxxxxxxxx [mailto:linux-media- > owner@xxxxxxxxxxxxxxx] On Behalf Of Laurent Pinchart > Sent: Thursday, March 18, 2010 6:55 AM > To: linux-media@xxxxxxxxxxxxxxx > Subject: [PATCH 1/2] v4l: Add V4L2_CID_IRIS_ABSOLUTE and > V4L2_CID_IRIS_RELATIVE controls > <snip> > > <section id="other"> > diff --git a/Documentation/DocBook/v4l/controls.xml > b/Documentation/DocBook/v4l/controls.xml > index f464506..c412e89 100644 > --- a/Documentation/DocBook/v4l/controls.xml > +++ b/Documentation/DocBook/v4l/controls.xml > @@ -1825,6 +1825,25 @@ wide-angle direction. The zoom speed unit is > driver-specific.</entry> > <row><entry></entry></row> > > <row> > + <entry > spanname="id"><constant>V4L2_CID_IRIS_ABSOLUTE</constant> </entry> > + <entry>integer</entry> > + </row><row><entry spanname="descr">This control sets the > +camera aperture's to the specified value. The unit is undefined. "camera's aperture" > +Positive values open the iris, negative close it.</entry> > + </row> > + <row><entry></entry></row> > + > + <row> > + <entry > spanname="id"><constant>V4L2_CID_IRIS_RELATIVE</constant> </entry> > + <entry>integer</entry> > + </row><row><entry spanname="descr">This control modifies the > +camera aperture's by the specified amount. The unit is undefined. "camera's aperture" Regards, Sergio <snip> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html