ASoC: qcom: lpass-cpu: Move ahbix clk to platform specific function
authorRohit kumar <rohitkr@codeaurora.org>
Fri, 14 Aug 2020 10:52:58 +0000 (16:22 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 17 Aug 2020 13:39:26 +0000 (14:39 +0100)
commita503567d70eca91796a4ab23053d4c70df8e1e3e
tree7e8bbd4f102ec92a00e23f11b18a9d006d8c7f39
parent1220f6a76e77af8ac14fe67a11fcd7806764ea46
ASoC: qcom: lpass-cpu: Move ahbix clk to platform specific function

Ahbix clock is optional clock and not needed for all platforms.
Move it to lpass-apq8016/ipq806x as it is not needed for sc7180.

Signed-off-by: Rohit kumar <rohitkr@codeaurora.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/1597402388-14112-3-git-send-email-rohitkr@codeaurora.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/lpass-apq8016.c
sound/soc/qcom/lpass-cpu.c
sound/soc/qcom/lpass-ipq806x.c