From: Johannes Obermaier Date: Thu, 2 Jun 2011 15:43:14 +0000 (-0300) Subject: [media] mt9v011: Added exposure for mt9v011 X-Git-Tag: v3.1-rc1~116^2~395 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=590929f32adc3aaa702c287b624a0d0382730088;p=pandora-kernel.git [media] mt9v011: Added exposure for mt9v011 There are problems when you use this camera/sensor in a very bright room or outside. The image is completely white, because it is overexposed. The driver uses a default value which is not suitable for all environments. This patch makes it possible to adjust the exposure time by youself. I found out by logging the i2c-data, that the windows driver for this sensor is doing this, too. I tested the camera on a sunny day and after adjusting the exposure time, I was able to see a very good image. Tested-by: Mauro Carvalho Chehab Signed-off-by: Johannes Obermaier Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed