aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorKartik Mohta <[email protected]>2012-05-02 19:19:08 -0300
committerMauro Carvalho Chehab <[email protected]>2012-05-14 13:39:02 -0300
commit5c37598142621ca8aadfd115d8e5f51c5337f8d5 (patch)
tree0f67d5ca8189ae4ae12da0af42c9ca2166f6379b /scripts/patch-kernel
parentb22b9f3200fcde1817e5ccad9b8aaf794fb46119 (diff)
[media] mt9v032: Correct the logic for the auto-exposure setting
The driver uses the ctrl value passed in as a bool to determine whether to enable auto-exposure, but the auto-exposure setting is defined as an enum where AUTO has a value of 0 and MANUAL has a value of 1. This leads to a reversed logic where if you send in AUTO, it actually sets manual exposure and vice-versa. Signed-off-by: Kartik Mohta <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions