OSDN Git Service

ASoC: da7219: Update the support rate list
authorYu-Hsuan Hsu <yuhsuan@chromium.org>
Thu, 2 May 2019 04:07:43 +0000 (12:07 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 3 May 2019 05:50:23 +0000 (14:50 +0900)
commitcd8926e38e8cc53413a2a4ed2f705db7437a55fb
tree0c5e7a50f90b7aaeaf500e52d6633318f8a46b2a
parent414a7321d60bc0abced4a760e22b8187e2b4aecf
ASoC: da7219: Update the support rate list

If we want to set rate to 64000 on da7219, it fails and returns
"snd_pcm_hw_params: Invalid argument".
We should remove 64000 from support rate list because it is not
available.

Signed-off-by: Yu-Hsuan Hsu <yuhsuan@chromium.org>
Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7219.c