summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/mtl.c
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2023-09-20 12:43:12 +0300
committerMark Brown <broonie@kernel.org>2023-09-26 12:23:25 +0300
commit2b21207afd06714986a3d22442ed4860ba4f9ced (patch)
tree04c06c312819db0060d7969ade1b449b355c5ae5 /sound/soc/sof/intel/mtl.c
parent197c53c8ecb34f2cd5922f4bdcffa8f701a134eb (diff)
downloadlinux-2b21207afd06714986a3d22442ed4860ba4f9ced.tar.xz
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 'sound/soc/sof/intel/mtl.c')
0 files changed, 0 insertions, 0 deletions