Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1651800

[PATCH] Doc*/media/uapi: fix control name

From Pavel Machek <pavel@ucw.cz>
Newsgroups linux.kernel
Subject [PATCH] Doc*/media/uapi: fix control name
Date 2017-05-27 10:20 +0200
Message-ID <tLF74-H2-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


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