Skip to content

Commit

Permalink
[ALSA] remove duplicate Logitech Quickcam USB ID in usbquirks.h
Browse files Browse the repository at this point in the history
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
  • Loading branch information
Jaroslav Kysela perex@suse.cz authored and root committed Jul 20, 2007
1 parent aafc033 commit 1f6268e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions sound/usb/usbquirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,6 @@
.bInterfaceClass = USB_CLASS_AUDIO,
.bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL
},
{
.match_flags = USB_DEVICE_ID_MATCH_DEVICE |
USB_DEVICE_ID_MATCH_INT_CLASS |
USB_DEVICE_ID_MATCH_INT_SUBCLASS,
.idVendor = 0x046d,
.idProduct = 0x0850,
.bInterfaceClass = USB_CLASS_AUDIO,
.bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL
},
{
.match_flags = USB_DEVICE_ID_MATCH_DEVICE |
USB_DEVICE_ID_MATCH_INT_CLASS |
Expand Down

0 comments on commit 1f6268e

Please sign in to comment.