]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2b4625abc4c79b292cd3516f070692d1c6ca1ad1
treecf88a3b5026cf230057d9492f27a019f9f380f07
parent6ebd58ff52e91cb556bec6781cb930fdd64add5d
[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