Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142484
b: refs/heads/master
c: 5a0489b
h: refs/heads/master
v: v3
  • Loading branch information
Erik Andr?n authored and Mauro Carvalho Chehab committed Apr 7, 2009
1 parent 7fd1f69 commit bc154ef
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: 8a38c649aca595cca3a3b346e72599a2fa67db57
refs/heads/master: 5a0489b3beb9de0c42f2a93113d6bd148473ac9b
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/m5602/m5602_ov9650.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ const static struct ctrl ov9650_ctrls[] = {
.minimum = 0,
.maximum = 1,
.step = 1,
.default_value = 0
.default_value = 1
},
.set = ov9650_set_auto_white_balance,
.get = ov9650_get_auto_white_balance
Expand Down

0 comments on commit bc154ef

Please sign in to comment.