projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c1a6e
)
[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
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 15 Jul 2014 00:06:35 +0000
(21:06 -0300)
Tested-and-reported-by: yullaw <yullaw@mageia.cz>
Cc: stable@vger.kernel.org
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
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 2fd1c5e31a0f2692a1d59dd88c72cbee74e61054..339adce7c7a50974ffe9c5a2a185ae26fe8956c6 100644
(file)
--- a/
drivers/media/usb/gspca/pac7302.c
+++ b/
drivers/media/usb/gspca/pac7302.c
@@
-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)},