summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/i2c/soc_camera/ov5640.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/i2c/soc_camera/ov5640.c b/drivers/media/i2c/soc_camera/ov5640.c
index 917c55efb075..0c0834c15610 100644
--- a/drivers/media/i2c/soc_camera/ov5640.c
+++ b/drivers/media/i2c/soc_camera/ov5640.c
@@ -827,7 +827,7 @@ static struct ov5640_reg mode_640x480[] = {
{0x3035, 0x14},
{0x3036, 0x70},
{0x3037, 0x13},
- {0x4800, 0x24}, /* noncontinuous clock */
+ {0x4800, 0x04}, /* continuous clock */
{0x3108, 0x01},
{0x3630, 0x36},
{0x3631, 0x0e},