diff options
author | Hao Bui <hao.bui.yg@renesas.com> | 2024-11-06 11:18:20 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-11-07 00:14:32 +0300 |
commit | 1e1a2ef95b571825ca9c0113f6bef51e9cec98b0 (patch) | |
tree | 3c65a44e5a347116428dfd67fd86f9fae9bf48e5 /tools/perf/scripts/python/stackcollapse.py | |
parent | 431e040065c814448ffcc2fac493f7dbbfb2e796 (diff) | |
download | linux-1e1a2ef95b571825ca9c0113f6bef51e9cec98b0.tar.xz |
ASoC: da7213: Avoid setting PLL when closing audio stream
When audio stream is closing, audio frequency is set to 0 by ALSA but
codec driver DA7213 does not handle properly in this case. This patch
adds checking of 0Hz frequency to da7213_set_component_sysclk() and avoid
unnecessary PLL settings.
Signed-off-by: Hao Bui <hao.bui.yg@renesas.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://patch.msgid.link/20241106081826.1211088-26-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions