]> git.hungrycats.org Git - linux/commitdiff
media: gspca_pac7302: Add new usb-id for Genius i-Look 317
authorHans de Goede <hdegoede@redhat.com>
Wed, 9 Jul 2014 09:20:44 +0000 (06:20 -0300)
committerJiri Slaby <jslaby@suse.cz>
Tue, 29 Jul 2014 14:45:41 +0000 (16:45 +0200)
commit 242841d3d71191348f98310e2d2001e1001d8630 upstream.

Tested-and-reported-by: yullaw <yullaw@mageia.cz>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/media/usb/gspca/pac7302.c

index a9150964356329d93ea136e151c0d7f0aebf8590..0d4be1d840ab3ca5d9f4952d982a0332c8ae48de 100644 (file)
@@ -928,6 +928,7 @@ static const struct usb_device_id device_table[] = {
        {USB_DEVICE(0x093a, 0x2620)},
        {USB_DEVICE(0x093a, 0x2621)},
        {USB_DEVICE(0x093a, 0x2622), .driver_info = FL_VFLIP},
+       {USB_DEVICE(0x093a, 0x2623), .driver_info = FL_VFLIP},
        {USB_DEVICE(0x093a, 0x2624), .driver_info = FL_VFLIP},
        {USB_DEVICE(0x093a, 0x2625)},
        {USB_DEVICE(0x093a, 0x2626)},