Skip to content

Commit

Permalink
V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Aug 9, 2010
1 parent c39da6a commit 5fd450e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/media/video/gspca/zc3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -6773,8 +6773,6 @@ static int sd_init(struct gspca_dev *gspca_dev)
}

cam = &gspca_dev->cam;
/*fixme:test*/
gspca_dev->nbalt--;
switch (mode_tb[sd->sensor]) {
case 0:
cam->cam_mode = sif_mode;
Expand Down

0 comments on commit 5fd450e

Please sign in to comment.