mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
V4L/DVB (8665): gspca: Fix the 640x480 resolution of the webcam 093a:2621.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
49b57dba2f
commit
9d5c1251bf
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user