ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
authorTakashi Iwai <tiwai@suse.de>
Thu, 4 Mar 2021 08:30:21 +0000 (09:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 4 Mar 2021 08:31:08 +0000 (09:31 +0100)
commitfec60c3bc5d1713db2727cdffc638d48f9c07dc3
tree11ec06bceaa96ca8dd6c210d661b919bc7aed8c9
parenta14a6219996ee6f6e858d83b11affc7907633687
ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar

Dell AE515 sound bar (413c:a506) spews the error messages when the
driver tries to read the current sample frequency, hence it needs to
be on the list in snd_usb_get_sample_rate_quirk().

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=211551
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210304083021.2152-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c