V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.
[pandora-kernel.git] / drivers / media / video / gspca / spca500.c
index 942f04c..94ed469 100644 (file)
@@ -629,7 +629,6 @@ static int sd_config(struct gspca_dev *gspca_dev,
        struct cam *cam;
 
        cam = &gspca_dev->cam;
-       cam->epaddr = 0x01;
        sd->subtype = id->driver_info;
        if (sd->subtype != LogitechClickSmart310) {
                cam->cam_mode = vga_mode;