Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226332
b: refs/heads/master
c: b69a219
h: refs/heads/master
v: v3
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Dec 29, 2010
1 parent de67a34 commit e23910f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7a5a414ccb5bfc0fe277ef1a0e9d1e492a6f083c
refs/heads/master: b69a219e0e97441dbeb0262cf85468b61a161399
1 change: 0 additions & 1 deletion trunk/drivers/media/video/gspca/ov534_9.c
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,6 @@ static void setautogain(struct gspca_dev *gspca_dev)
u8 val;

/*fixme: should adjust agc/awb/aec by different controls */
val = sd->autogain;
val = sccb_read(gspca_dev, 0x13); /* com8 */
sccb_write(gspca_dev, 0xff, 0x00);
if (sd->autogain)
Expand Down

0 comments on commit e23910f

Please sign in to comment.