Skip to content
Unverified Commit 1dc34590 authored by Srinivas Kandagatla's avatar Srinivas Kandagatla Committed by Mark Brown
Browse files

ASoC: codecs: lpass: register mclk after runtime pm



move mclk out registration after runtime pm is enabled so that the
clk framework can resume the codec if it requires to enable the mclk out.

Fixes: c96baa29 ("ASoC: codecs: wsa-macro: add runtime pm support")
Fixes: 72ad25ea ("ASoC: codecs: va-macro: add runtime pm support")
Fixes: 366ff79e ("ASoC: codecs: rx-macro: add runtime pm support")
Fixes: 1fb83bc5 ("ASoC: codecs: tx-macro: add runtime pm support")
Signed-off-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230209122806.18923-6-srinivas.kandagatla@linaro.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent dd33c2e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment