--- zzzz-none-000/linux-3.10.107/drivers/media/usb/gspca/sq905c.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/media/usb/gspca/sq905c.c 2021-02-04 17:41:59.000000000 +0000 @@ -272,7 +272,7 @@ dev->cap_mode = gspca_dev->cam.cam_mode; /* "Open the shutter" and set size, to start capture */ - switch (gspca_dev->width) { + switch (gspca_dev->pixfmt.width) { case 640: PDEBUG(D_STREAM, "Start streaming at high resolution"); dev->cap_mode++;