Commit 9d5c1251 authored by Jean-Francois Moine's avatar Jean-Francois Moine Committed by Mauro Carvalho Chehab

V4L/DVB (8665): gspca: Fix the 640x480 resolution of the webcam 093a:2621.

Signed-off-by: default avatarJean-Francois Moine <moinejf@free.fr>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 49b57dba
......@@ -1136,7 +1136,6 @@ static void sd_start(struct gspca_dev *gspca_dev)
break;
case SENSOR_OM6802:
om6802_InitSensor(gspca_dev);
reg1 = 0x46; /* 640 clk 24Mz */
reg17 = 0x64; /* 640 MCKSIZE */
break;
case SENSOR_OV7648:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment