Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271638
b: refs/heads/master
c: eaceba6
h: refs/heads/master
v: v3
  • Loading branch information
Erik Andrén authored and Mauro Carvalho Chehab committed Jul 31, 2011
1 parent 4bba6d8 commit 6fc03e1
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: d6c5441f6204219fce7aefbe3e5ffead3815ef99
refs/heads/master: eaceba650dea4af61f6f3a4919caa096bb4c2929
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/stv06xx/stv06xx_vv6410.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ static int vv6410_start(struct sd *sd)
} else {
stv06xx_write_bridge(sd, STV_Y_CTRL, 0x01);
stv06xx_write_bridge(sd, STV_X_CTRL, 0x0a);
stv06xx_write_bridge(sd, STV_SCAN_RATE, 0x00);

stv06xx_write_bridge(sd, STV_SCAN_RATE, 0x20);
}

/* Turn on LED */
Expand Down

0 comments on commit 6fc03e1

Please sign in to comment.