diff options
Diffstat (limited to 'drivers/media/video/gspca/sq905c.c')
-rw-r--r-- | drivers/media/video/gspca/sq905c.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/sq905c.c b/drivers/media/video/gspca/sq905c.c index c2e88b5303cb..8ba199543856 100644 --- a/drivers/media/video/gspca/sq905c.c +++ b/drivers/media/video/gspca/sq905c.c | |||
@@ -301,6 +301,7 @@ static int sd_start(struct gspca_dev *gspca_dev) | |||
301 | static const __devinitdata struct usb_device_id device_table[] = { | 301 | static const __devinitdata struct usb_device_id device_table[] = { |
302 | {USB_DEVICE(0x2770, 0x905c)}, | 302 | {USB_DEVICE(0x2770, 0x905c)}, |
303 | {USB_DEVICE(0x2770, 0x9050)}, | 303 | {USB_DEVICE(0x2770, 0x9050)}, |
304 | {USB_DEVICE(0x2770, 0x9051)}, | ||
304 | {USB_DEVICE(0x2770, 0x9052)}, | 305 | {USB_DEVICE(0x2770, 0x9052)}, |
305 | {USB_DEVICE(0x2770, 0x913d)}, | 306 | {USB_DEVICE(0x2770, 0x913d)}, |
306 | {} | 307 | {} |