]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: Add iface reset and delay quirk for HUAWEI USB-C HEADSET
authorLianqin Hu <hulianqin@vivo.com>
Thu, 9 Apr 2026 08:21:37 +0000 (08:21 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Apr 2026 10:04:48 +0000 (12:04 +0200)
commit9575766a682f50ec4bcb85ecd438685bdc09f9cc
tree1e0d48c2b29dc33b7df15f9144a05ca56bdbab72
parentefca489a86fc6a5364215fdf03c2fad3b864d03a
ALSA: usb-audio: Add iface reset and delay quirk for HUAWEI USB-C HEADSET

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=12d1, idProduct=3a07
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: HUAWEI USB-C HEADSET
usb 1-1: Manufacturer: bestechnic
usb 1-1: SerialNumber: 0296C100000000000000000000000

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