Skip to content

Commit

Permalink
Merge branch 'topic/usb-audio' into for-linus
Browse files Browse the repository at this point in the history
* topic/usb-audio:
  ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkII
  • Loading branch information
tiwai committed Jun 16, 2009
2 parents b909005 + d9e89bf commit 3b13b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/usb/usbquirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -1989,7 +1989,7 @@ YAMAHA_DEVICE(0x7010, "UB99"),
USB_DEVICE(0x0ccd, 0x0028),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
.vendor_name = "TerraTec",
.product_name = "Aureon 5.1 MkII",
.product_name = "Aureon5.1MkII",
.ifnum = QUIRK_NO_INTERFACE
}
},
Expand Down

0 comments on commit 3b13b5c

Please sign in to comment.