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

From: 胡连勤

Date: Mon Feb 09 2026 - 04:30:01 EST


Hi Takashi:

> > 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.

I accidentally deleted it. Do I need to modify it and resend the patch?

Thanks
Lianqin