From 8bd50f04d1469566cd3d4a74dbccab7962e53d99 Mon Sep 17 00:00:00 2001 From: Javier Martin Date: Tue, 30 Oct 2012 12:04:23 -0300 Subject: [PATCH] --- yaml --- r: 357085 b: refs/heads/master c: c01b7429e2b713a3d039cd2b1a94dc1b97cdf321 h: refs/heads/master i: 357083: ad1cc69d5028c58784adfb1e29f5a27531a83ea8 v: v3 --- [refs] | 2 +- trunk/drivers/media/i2c/ov7670.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ab5acf249da1..354ca0f66788 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 202724096816ebf5c6557719f6a2d6faf6371f9a +refs/heads/master: c01b7429e2b713a3d039cd2b1a94dc1b97cdf321 diff --git a/trunk/drivers/media/i2c/ov7670.c b/trunk/drivers/media/i2c/ov7670.c index e7c82b297514..882ddf6f66d3 100644 --- a/trunk/drivers/media/i2c/ov7670.c +++ b/trunk/drivers/media/i2c/ov7670.c @@ -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 */