Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sys…
…clk() The PLL function was updated to disallow 32KHz in commit 501f72e ("ASoC: da7219: Remove support for 32KHz PLL mode"), but set_dai_sysclk() was missed and still permits it. This patch resolves that discrepancy. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information