Commit 5fd450e9 authored by Jean-François Moine's avatar Jean-François Moine Committed by Mauro Carvalho Chehab

V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting

Signed-off-by: default avatarJean-François Moine <moinejf@free.fr>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent c39da6a3
...@@ -6773,8 +6773,6 @@ static int sd_init(struct gspca_dev *gspca_dev) ...@@ -6773,8 +6773,6 @@ static int sd_init(struct gspca_dev *gspca_dev)
} }
cam = &gspca_dev->cam; cam = &gspca_dev->cam;
/*fixme:test*/
gspca_dev->nbalt--;
switch (mode_tb[sd->sensor]) { switch (mode_tb[sd->sensor]) {
case 0: case 0:
cam->cam_mode = sif_mode; cam->cam_mode = sif_mode;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment