mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-02 13:13:04 +07:00
V4L/DVB (10788): gspca - vc032x: Bad matrix for sensor mi1310_soc.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
253bae5748
commit
f985c70067
@ -2277,7 +2277,7 @@ static int sd_start(struct gspca_dev *gspca_dev)
|
||||
break;
|
||||
case SENSOR_MI1310_SOC:
|
||||
GammaT = mi1320_gamma;
|
||||
MatrixT = mi0360_matrix;
|
||||
MatrixT = mi1320_matrix;
|
||||
switch (mode) {
|
||||
case 1:
|
||||
init = mi1310_socinitQVGA_JPG; /* 320x240 */
|
||||
|
Loading…
Reference in New Issue
Block a user