mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 17:54:13 +08:00
[media] gspca_pac7302: Add new usb-id for Genius i-Look 317
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>
This commit is contained in:
parent
c2c1a6e585
commit
242841d3d7
@ -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)},
|
||||
|
Loading…
Reference in New Issue
Block a user