commit | fec60c3bc5d1713db2727cdffc638d48f9c07dc3 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Mar 04 09:30:21 2021 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 04 09:31:08 2021 +0100 |
tree | 11ec06bceaa96ca8dd6c210d661b919bc7aed8c9 | |
parent | a14a6219996ee6f6e858d83b11affc7907633687 [diff] |
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>