summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/media/video/tegra/ov5650.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/tegra/ov5650.c b/drivers/media/video/tegra/ov5650.c
index b667d13ea4b3..52e487e9fe0d 100644
--- a/drivers/media/video/tegra/ov5650.c
+++ b/drivers/media/video/tegra/ov5650.c
@@ -703,8 +703,6 @@ static struct ov5650_reg mode_320x240[] = {
{0x4800, 0x24}, //bit[5]=0 as CSI continuous clock
{0x4837, 0x40}, //120/60/30fps:0x10/0x20/0x40
{0x3815, 0x82},
- {0x3003, 0x01},
- {0x3008, 0x02},
{OV5650_TABLE_END, 0x0000}
};