V4L/DVB (10425): gspca - sonixj: Bad initialization of sensor mt9v111.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
6af4e7a150
commit
0fbe057412
@ -1543,6 +1543,7 @@ static int sd_start(struct gspca_dev *gspca_dev)
|
|||||||
/* reg1 = 0x06; * 640 clk 24Mz (done) */
|
/* reg1 = 0x06; * 640 clk 24Mz (done) */
|
||||||
reg17 = 0xe2;
|
reg17 = 0xe2;
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
case SENSOR_OM6802:
|
case SENSOR_OM6802:
|
||||||
om6802_InitSensor(gspca_dev);
|
om6802_InitSensor(gspca_dev);
|
||||||
reg17 = 0x64; /* 640 MCKSIZE */
|
reg17 = 0x64; /* 640 MCKSIZE */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user