From: Sylwester Nawrocki Date: Wed, 2 May 2012 09:24:33 +0000 (-0300) Subject: [media] V4L: Add camera 3A lock control X-Git-Tag: v3.5-rc1~104^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc162a099e7b34bfe3501028c919ff5d43e5e3d3;p=pandora-kernel.git [media] V4L: Add camera 3A lock control The V4L2_CID_3A_LOCK bitmask control allows applications to pause or resume the automatic exposure, focus and wite balance adjustments. It can be used, for example, to lock the 3A adjustments right before a still image is captured, for pre-focus, etc. The applications can control each of the algorithms independently, through a corresponding control bit, if driver allows that. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed