aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/t613.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/gspca/t613.c')
-rw-r--r--drivers/media/video/gspca/t613.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/t613.c b/drivers/media/video/gspca/t613.c
index 6ee111a3cbd1..74ca17845223 100644
--- a/drivers/media/video/gspca/t613.c
+++ b/drivers/media/video/gspca/t613.c
@@ -538,7 +538,6 @@ static int sd_config(struct gspca_dev *gspca_dev,
538 struct cam *cam; 538 struct cam *cam;
539 539
540 cam = &gspca_dev->cam; 540 cam = &gspca_dev->cam;
541 cam->epaddr = 0x01;
542 541
543 cam->cam_mode = vga_mode_t16; 542 cam->cam_mode = vga_mode_t16;
544 cam->nmodes = ARRAY_SIZE(vga_mode_t16); 543 cam->nmodes = ARRAY_SIZE(vga_mode_t16);