projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42cfa82
)
media: gspca_pac7302: Add new usb-id for Genius i-Look 317
author
Hans de Goede
<hdegoede@redhat.com>
Wed, 9 Jul 2014 09:20:44 +0000
(06:20 -0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 28 Jul 2014 15:00:02 +0000
(08:00 -0700)
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/usb/gspca/pac7302.c
patch
|
blob
|
history
diff --git
a/drivers/media/usb/gspca/pac7302.c
b/drivers/media/usb/gspca/pac7302.c
index 6008c8d546a32e925ed73ba346fb4233510822a4..20d9c15a305d5ca972f4e834b6547e80aefec579 100644
(file)
--- a/
drivers/media/usb/gspca/pac7302.c
+++ b/
drivers/media/usb/gspca/pac7302.c
@@
-945,6
+945,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)},