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:Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20230209122806.18923-6-srinivas.kandagatla@linaro.org Signed-off-by:
Mark Brown <broonie@kernel.org>
parent
dd33c2e7
Please register or sign in to comment