[media] gspca - sonixj: Fix a regression of sensors hv7131r and mi0360

The bug was introduced by commit 23a98274cc
applying values of sensor sp80708 to sensors hv7131r and mi0360.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Jean-François Moine 2010-10-21 04:05:15 -03:00 committed by Mauro Carvalho Chehab
parent 40004e24c4
commit 0303a90a74

View File

@ -2588,8 +2588,7 @@ static int sd_start(struct gspca_dev *gspca_dev)
reg1 = 0x44;
reg17 = 0xa2;
break;
default:
/* case SENSOR_SP80708: */
case SENSOR_SP80708:
init = sp80708_sensor_param1;
if (mode) {
/*?? reg1 = 0x04; * 320 clk 48Mhz */