diff options
author | 2023-09-20 17:43:12 +0800 | |
---|---|---|
committer | 2023-09-26 11:23:25 +0200 | |
commit | 2b21207afd06714986a3d22442ed4860ba4f9ced (patch) | |
tree | 04c06c312819db0060d7969ade1b449b355c5ae5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: fsl_sai: Don't disable bitclock for i.MX8MP (diff) | |
download | wireguard-linux-2b21207afd06714986a3d22442ed4860ba4f9ced.tar.xz wireguard-linux-2b21207afd06714986a3d22442ed4860ba4f9ced.zip |
ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
As the pll_id and pll_id can be zero (WM8960_SYSCLK_AUTO)
with the commit 2bbc2df46e67 ("ASoC: wm8960: Make automatic the
default clocking mode")
Then the machine driver will skip to call set_sysclk() and set_pll()
for codec, when the sysclk rate is different with what wm8960 read
at probe, the output sound frequency is wrong.
So change the fll_id and pll_id initial value, still keep machine
driver's behavior same as before.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1695202992-24864-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions