aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorHui Wang <[email protected]>2022-05-30 12:01:51 +0800
committerMark Brown <[email protected]>2022-06-06 12:33:04 +0100
commitfed3d9297a9bf8b342c034e74a1fdba6940fe84a (patch)
treed63847de5d675519d75a6175880c5e3d429f96ff /tools/perf/scripts/python/mem-phys-addr.py
parentbe1a63daffdd152ba4c7b71ab9fec2e39259b42b (diff)
ASoC: nau8822: Disable internal PLL if freq_out is zero
After finishing the playback or recording, the machine driver might call snd_soc_dai_set_pll(codec, pll_id, 0, 0, 0) to stop the internal PLL, but with the codec driver nau8822, it will print error as below: nau8822 0-001a: Unsupported input clock 0 fsl-asoc-card sound-nau8822: failed to stop FLL: -22 Refer to the function wm8962_set_fll() in the codec driver wm8962, if the freq_out is zero, turn off the internal PLL and return 0. Cc: David Lin <[email protected]> Cc: John Hsu <[email protected]> Cc: Seven Li <[email protected]> Signed-off-by: Hui Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions