Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357085
b: refs/heads/master
c: c01b742
h: refs/heads/master
i:
  357083: ad1cc69
v: v3
  • Loading branch information
Javier Martin authored and Mauro Carvalho Chehab committed Dec 21, 2012
1 parent c161b5e commit 8bd50f0
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: 202724096816ebf5c6557719f6a2d6faf6371f9a
refs/heads/master: c01b7429e2b713a3d039cd2b1a94dc1b97cdf321
2 changes: 1 addition & 1 deletion trunk/drivers/media/i2c/ov7670.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ static struct regval_list ov7670_fmt_yuv422[] = {
{ REG_RGB444, 0 }, /* No RGB444 please */
{ REG_COM1, 0 }, /* CCIR601 */
{ REG_COM15, COM15_R00FF },
{ REG_COM9, 0x18 }, /* 4x gain ceiling; 0x8 is reserved bit */
{ REG_COM9, 0x48 }, /* 32x gain ceiling; 0x8 is reserved bit */
{ 0x4f, 0x80 }, /* "matrix coefficient 1" */
{ 0x50, 0x80 }, /* "matrix coefficient 2" */
{ 0x51, 0 }, /* vb */
Expand Down

0 comments on commit 8bd50f0

Please sign in to comment.