[PATCH v2 -next] ALSA:usb-audio:Add the information of KT0206 device driven by USB audio

Dicheng Wang wangdicheng123 at hotmail.com
Tue Dec 6 10:36:37 CET 2022


From: wangdicheng <wangdicheng at kylinos.cn>

Cc: stable at vger.kernel.org
Signed-off-by: wangdicheng <wangdicheng at kylinos.cn>
---
v2:use USB_DEVICE_VENDOR_SPEC() suggested by Takashi Iwai

 sound/usb/quirks-table.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h
index 874fcf245747..271884e35003 100644
--- a/sound/usb/quirks-table.h
+++ b/sound/usb/quirks-table.h
@@ -76,6 +76,8 @@
 { USB_DEVICE_VENDOR_SPEC(0x041e, 0x3f0a) },
 /* E-Mu 0204 USB */
 { USB_DEVICE_VENDOR_SPEC(0x041e, 0x3f19) },
+/* Ktmicro Usb_audio device */
+{ USB_DEVICE_VENDOR_SPEC(0x31b2, 0x0011) },
 
 /*
  * Creative Technology, Ltd Live! Cam Sync HD [VF0770]
-- 
2.25.1



More information about the Alsa-devel mailing list