V4L/DVB (10360): gspca - mars: Bad interface/altsetting since 0a10a0e906be.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
8d584a53ac
commit
625deb3d25
|
@ -176,7 +176,7 @@ static int sd_config(struct gspca_dev *gspca_dev,
|
||||||
sd->colors = COLOR_DEF;
|
sd->colors = COLOR_DEF;
|
||||||
sd->gamma = GAMMA_DEF;
|
sd->gamma = GAMMA_DEF;
|
||||||
sd->sharpness = SHARPNESS_DEF;
|
sd->sharpness = SHARPNESS_DEF;
|
||||||
gspca_dev->iface = 9; /* use the altsetting 08 */
|
gspca_dev->nbalt = 9; /* use the altsetting 08 */
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue