]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go
authorTakashi Iwai <tiwai@suse.de>
Fri, 12 May 2023 07:58:58 +0000 (09:58 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 12 May 2023 08:19:55 +0000 (10:19 +0200)
commit359b4315471181f108723c61612d96e383e56179
tree16029598d161c752cade1f0bb006f508534682aa
parentc0e72058d5e21982e61a29de6b098f7c1f0db498
ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go

Line6 Pod Go (0e41:424b) requires the similar workaround for the fixed
48k sample rate like other Line6 models.  This patch adds the
corresponding entry to line6_parse_audio_format_rate_quirk().

Reported-by: John Humlick <john@humlick.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230512075858.22813-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/format.c