Commit d9e89bf0 authored by Andrea Borgia's avatar Andrea Borgia Committed by Takashi Iwai

ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkII

This patch changes yet again the ID for the TTA cards, resulting in a
more reasonable name:
 1 [Aureon51MkII   ]: USB-Audio - Aureon5.1MkII
    TerraTec Aureon5.1MkII at usb-0000:00:03.0-2, full speed
Signed-off-by: default avatarAndrea Borgia <andrea@borgia.bo.it>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 92a43793
......@@ -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
}
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment