Re: [PATCH] ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio

From: Takashi Iwai

Date: Mon Feb 09 2026 - 04:19:56 EST


On Mon, 09 Feb 2026 09:38:29 +0100,
胡连勤 wrote:
>
> 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 USB device found, idVendor=001f, idProduct=0b21
> 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: 20210926172016
>
> Signed-off-by: Lianqin Hu <hulianqin@xxxxxxxx>

Thanks, applied now.
But...

>
> sound/usb/quirks.c | 2 ++
> 1 file changed, 2 insertions(+)

Those lines must be after the delimiter line '--'.
I guess you accidentally removed that line.
Please check at the next time.


Takashi