diff options
author | Gabor Juhos <[email protected]> | 2024-03-04 14:14:53 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-03-16 12:59:42 -0500 |
commit | 0c50b7fcf2773b4853e83fc15aba1a196ba95966 (patch) | |
tree | 5dcfe9c0f8399c577074933d528b88472f22d7f1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 9f378a62164cfe218b5a355696464d93b132edfb (diff) |
firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails
There are several functions which are calling qcom_scm_bw_enable()
then returns immediately if the call fails and leaves the clocks
enabled.
Change the code of these functions to disable clocks when the
qcom_scm_bw_enable() call fails. This also fixes a possible dma
buffer leak in the qcom_scm_pas_init_image() function.
Compile tested only due to lack of hardware with interconnect
support.
Cc: [email protected]
Fixes: 65b7ebda5028 ("firmware: qcom_scm: Add bw voting support to the SCM interface")
Signed-off-by: Gabor Juhos <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions