Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208118
b: refs/heads/master
c: 585d488
h: refs/heads/master
v: v3
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Aug 9, 2010
1 parent b82b93e commit 8a384ff
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 82d2c7aa85e0c7902cd309acafa375b61e147ce6
refs/heads/master: 585d48812c66f3045b6cb51539bafe10b109882f
3 changes: 2 additions & 1 deletion trunk/drivers/media/video/gspca/sq930x.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,8 @@ static const struct i2c_write_cmd mt9v111_init_3[] = {
{0x62, 0x0405},
};
static const struct i2c_write_cmd mt9v111_init_4[] = {
{0x05, 0x00ce}, /* horizontal blanking */
/* {0x05, 0x00ce}, */
{0x05, 0x005d}, /* horizontal blanking */
};

static const struct ucbus_write_cmd ov7660_start_0[] = {
Expand Down

0 comments on commit 8a384ff

Please sign in to comment.