mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone SL-6825-SBK
commit 97d2fbf501 upstream.
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
63c486377c
commit
991e71944f
|
|
@ -945,6 +945,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