]> Git Repo - linux.git/commitdiff
[media] gspca_pac7302: Add new usb-id for Genius i-Look 317
authorHans de Goede <[email protected]>
Wed, 9 Jul 2014 09:20:44 +0000 (06:20 -0300)
committerMauro Carvalho Chehab <[email protected]>
Tue, 15 Jul 2014 00:06:35 +0000 (21:06 -0300)
Tested-and-reported-by: yullaw <[email protected]>
Cc: [email protected]
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/usb/gspca/pac7302.c

index 2fd1c5e31a0f2692a1d59dd88c72cbee74e61054..339adce7c7a50974ffe9c5a2a185ae26fe8956c6 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)},
This page took 0.05718 seconds and 4 git commands to generate.