diff options
author | V Sujith Kumar Reddy <[email protected]> | 2020-10-19 14:36:03 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-10-29 12:24:14 +0000 |
commit | 6ec6c3693a389841d8ca952072aea8020da54ef4 (patch) | |
tree | cc728d97007141ec15c647bcc12e6b77c58afde7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cf9d21984da2c8e852320d12c03ddb7d11760a32 (diff) |
ASoC: qcom: lpass-cpu: Fix clock disable failure
Disable MI2S bit clock from PAUSE/STOP/SUSPEND usecase instead of
shutdown time. Acheive this by invoking clk_disable API from
cpu daiops trigger instead of cpu daiops shutdown.
Change non-atomic API "clk_prepare_enable" to atomic API
"clk_enable" in trigger, as trigger is being called from atomic context.
Fixes: 7e6799d8f87d ("ASoC: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK together")
Signed-off-by: V Sujith Kumar Reddy <[email protected]>
Signed-off-by: Srinivasa Rao Mandadapu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions