]> git.hungrycats.org Git - linux/commit
ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio
authorLianqin Hu <hulianqin@vivo.com>
Thu, 4 Jun 2026 12:40:28 +0000 (12:40 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 4 Jun 2026 15:27:35 +0000 (17:27 +0200)
commitd76b56b06b2734c6e0ff519599126919fa4f154b
treed4501adc3369a548f55692351bbef66f406556d5
parent88fe2e3658726cb21ff2dcf9770bf672f9b9d31b
ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio

Setting up the interface when suspended/resumeing fail on this card.
Adding a reset and delay quirk will eliminate this problem.

usb 1-1: new full-speed USB device number 2 using xhci-hcd
usb 1-1: New USB device found, idVendor=3c20, idProduct=3d21
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: AB13X USB Audio
usb 1-1: Manufacturer: Generic
usb 1-1: SerialNumber: 20210726905926

Signed-off-by: Lianqin Hu <hulianqin@vivo.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/TYUPR06MB62174610061C213260E1A992D2102@TYUPR06MB6217.apcprd06.prod.outlook.com
sound/usb/quirks.c