
21 Apr
2020
21 Apr
'20
9:06 a.m.
On Mon, 20 Apr 2020 23:40:30 +0200, Gregor Pintar wrote:
Force it to use asynchronous playback.
Same quirk has already been added for Focusrite Scarlett Solo (2nd gen) with a commit 46f5710f0b88 ("ALSA: usb-audio: Add quirk for Focusrite Scarlett Solo").
This also seems to prevent regular clicks when playing at 44100Hz on Scarlett 2i2 (2nd gen). I did not notice any side effects.
Moved both quirks to snd_usb_audioformat_attributes_quirk() as suggested.
Signed-off-by: Gregor Pintar grpintar@gmail.com
Applied it now to for-linus branch.
thanks,
Takashi