diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2021-11-16 11:47:17 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-11-16 14:29:43 +0000 |
commit | 2f20640491edda3c03eb6b899d0b92630d3d4c63 (patch) | |
tree | e4fa0b7e3751276180f34a878d77423006515006 /scripts | |
parent | a6e849d0007b374fc7fbb18d55941c77aa7c3923 (diff) | |
download | linux-2f20640491edda3c03eb6b899d0b92630d3d4c63.tar.bz2 |
ASoC: qdsp6: qdsp6: q6prm: handle clk disable correctly
Q6PRM clks need to be disabled using PRM_CMD_RELEASE_HW_RSC dsp command
rather then using PRM_CMD_RSP_REQUEST_HW_RSC cmd with rate set to zero.
DSP will throw errors if we try to disable the clock using existing code.
Fix this by properly handling the clk release.
Fixes: 9a0e5d6fb16f ("ASoC: qdsp6: audioreach: add q6prm support")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20211116114721.12517-2-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions