OSDN Git Service

[media] v4l: mt9v032: Add V4L2 controls for AEC and AGC
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 14 Dec 2015 14:41:53 +0000 (12:41 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 28 Jun 2016 11:01:51 +0000 (08:01 -0300)
commit81ea4829096a06b4b5f59ec1071443629c956d90
tree3c4c454ca82160206a2c397ced4d6ef329a89815
parent78060d51950d242a3e20941b1280fcc76850634c
[media] v4l: mt9v032: Add V4L2 controls for AEC and AGC

This patch adds V4L2 controls for Auto Exposure Control and Auto Gain
Control settings. These settings include low pass filter, update
frequency of these settings and the update interval for those units.

[Avoid forward declarations]
[Fix 80 columns limit violation]
[Rename controls to avoid underscores in names]
[Fix the AEC maximum shutter width on MT9V032]

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/mt9v032.c