[PATCH 1/1] V4L/DVB: mt9v011: Fixed incorrect value for the first valid column

2011-06-02 Thread Johannes Obermaier
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. Signed-off-by: Johannes Obermaier --- drivers/media/video/mt9v011.c |2 +- 1 files ch

[PATCH 1/1] V4L/DVB: mt9v011: Fixed incorrect value for the first valid column

2011-06-02 Thread Johannes Obermaier
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. Signed-off-by: Johannes Obermaier --- drivers/media/video/mt9v011.c |2 +- 1 files ch