Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1651965
| From | Sakari Ailus <sakari.ailus@iki.fi> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Doc*/media/uapi: fix control name |
| Date | 2017-05-27 21:40 +0200 |
| Message-ID | <tLPJ7-8hF-9@gated-at.bofh.it> (permalink) |
| References | <tLF74-H2-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, May 27, 2017 at 10:12:40AM +0200, Pavel Machek wrote: > V4L2_CID_EXPOSURE_BIAS does not exist, fix documentation. > > Signed-off-by: Pavel Machek <pavel@ucw.cz> > > diff --git a/Documentation/media/uapi/v4l/extended-controls.rst b/Documentation/media/uapi/v4l/extended-controls.rst > index abb1057..76c5b1a 100644 > --- a/Documentation/media/uapi/v4l/extended-controls.rst > +++ b/Documentation/media/uapi/v4l/extended-controls.rst > @@ -2019,7 +2019,7 @@ enum v4l2_exposure_auto_type - > dynamically vary the frame rate. By default this feature is disabled > (0) and the frame rate must remain constant. > > -``V4L2_CID_EXPOSURE_BIAS (integer menu)`` > +``V4L2_CID_AUTO_EXPOSURE_BIAS (integer menu)`` > Determines the automatic exposure compensation, it is effective only > when ``V4L2_CID_EXPOSURE_AUTO`` control is set to ``AUTO``, > ``SHUTTER_PRIORITY`` or ``APERTURE_PRIORITY``. It is expressed in > Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Generally linux-media is enough, for other lists such as LKML this is just noise. -- Sakari Ailus e-mail: sakari.ailus@iki.fi XMPP: sailus@retiisi.org.uk
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Doc*/media/uapi: fix control name Pavel Machek <pavel@ucw.cz> - 2017-05-27 10:20 +0200
Re: [PATCH] Doc*/media/uapi: fix control name Sakari Ailus <sakari.ailus@iki.fi> - 2017-05-27 21:40 +0200
Re: [PATCH] Doc*/media/uapi: fix control name Pavel Machek <pavel@ucw.cz> - 2017-05-27 23:10 +0200
csiph-web