On Mon, 07 Nov 2022 10:01:08 +0100,
$BghD6(B wrote:
>
> I tested the hotplug $B!"(Brecord and catch the picture, this interface reset
> doesn't cause any problem.
>
> In snd_usb_endpoint_configure, It set false to interface to deselect
> altsetting at first.
>
> But , if skip the interface clear (ex. ep->cur_rate = 0;), there is no sound
> output.
OK, then just skipping the interface reset at closing PCM appears to
be the proper fix. Please go ahead and submit the patch for a new
quirk with this type. Thanks!
Takashi