Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306349
b: refs/heads/master
c: 5c37598
h: refs/heads/master
i:
  306347: f9f47ab
v: v3
  • Loading branch information
Kartik Mohta authored and Mauro Carvalho Chehab committed May 14, 2012
1 parent 5200bea commit 126be4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b22b9f3200fcde1817e5ccad9b8aaf794fb46119
refs/heads/master: 5c37598142621ca8aadfd115d8e5f51c5337f8d5
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/mt9v032.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ static int mt9v032_s_ctrl(struct v4l2_ctrl *ctrl)

case V4L2_CID_EXPOSURE_AUTO:
return mt9v032_update_aec_agc(mt9v032, MT9V032_AEC_ENABLE,
ctrl->val);
!ctrl->val);

case V4L2_CID_EXPOSURE:
return mt9v032_write(client, MT9V032_TOTAL_SHUTTER_WIDTH,
Expand Down

0 comments on commit 126be4b

Please sign in to comment.