Explorar o código

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: Andrea Borgia <andrea@borgia.bo.it>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Andrea Borgia %!s(int64=16) %!d(string=hai) anos
pai
achega
d9e89bf0c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sound/usb/usbquirks.h

+ 1 - 1
sound/usb/usbquirks.h

@@ -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
 	}
 },