[media] mt9v011: Fixed incorrect value for the first valid column
authorJohannes Obermaier <johannes.obermaier@gmail.com>
Thu, 2 Jun 2011 15:17:51 +0000 (12:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:52:25 +0000 (17:52 -0300)
commit1048af2f810b3d08210c600ca3c8e84877edbbc7
treecf88a3b5026cf230057d9492f27a019f9f380f07
parentb87f2eddfaa2e74b51978f7c8671f3f4777af3fe
[media] mt9v011: Fixed incorrect value for the first valid column

According to the datasheet (page 8), the first optical clear
pixel-column is not at position 14. The correct/recommended value is 20.
Without this patch there is a dark line on the left side of the image.

Tested-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Johannes Obermaier <johannes.obermaier@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mt9v011.c
This page took 0.024784 seconds and 5 git commands to generate.