From 2de808141f5b0eb10ca1daf643f4bea03eecdd68 Mon Sep 17 00:00:00 2001 From: lzg Date: Tue, 26 Jul 2011 17:35:48 +0800 Subject: [PATCH] lzg : close mirror for newton --- drivers/media/video/ov2655.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/video/ov2655.c b/drivers/media/video/ov2655.c index df7b8a8ab9eb..07a5ed15f573 100755 --- a/drivers/media/video/ov2655.c +++ b/drivers/media/video/ov2655.c @@ -110,7 +110,7 @@ static struct reginfo sensor_init_data[] = {0x3010, 0x81}, {0x3082, 0x01}, {0x30f4, 0x01}, - {0x3090, 0x3b},//0x33}, + {0x3090, 0x33},//0x3b}, {0x3091, 0xc0}, {0x30ac, 0x42}, -- 2.34.1