mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 22:24:09 +08:00
[media] gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone SL-6825-SBK
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com> Cc: stable@kernel.org Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
36adfca94a
commit
97d2fbf501
@ -905,6 +905,7 @@ static const struct usb_device_id device_table[] = {
|
||||
{USB_DEVICE(0x093a, 0x262a)},
|
||||
{USB_DEVICE(0x093a, 0x262c)},
|
||||
{USB_DEVICE(0x145f, 0x013c)},
|
||||
{USB_DEVICE(0x1ae7, 0x2001)}, /* SpeedLink Snappy Mic SL-6825-SBK */
|
||||
{}
|
||||
};
|
||||
MODULE_DEVICE_TABLE(usb, device_table);
|
||||
|
Loading…
Reference in New Issue
Block a user