aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/vc032x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/gspca/vc032x.c')
-rw-r--r--drivers/media/video/gspca/vc032x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/vc032x.c b/drivers/media/video/gspca/vc032x.c
index e306ac420298..46cff48e6297 100644
--- a/drivers/media/video/gspca/vc032x.c
+++ b/drivers/media/video/gspca/vc032x.c
@@ -1438,7 +1438,6 @@ static int sd_config(struct gspca_dev *gspca_dev,
1438 } 1438 }
1439 1439
1440 cam = &gspca_dev->cam; 1440 cam = &gspca_dev->cam;
1441 cam->dev_name = (char *) id->driver_info;
1442 cam->epaddr = 0x02; 1441 cam->epaddr = 0x02;
1443 if (sd->bridge == BRIDGE_VC0321) { 1442 if (sd->bridge == BRIDGE_VC0321) {
1444 cam->cam_mode = vc0321_mode; 1443 cam->cam_mode = vc0321_mode;