diff options
| author | Zhang Qilong <[email protected]> | 2020-11-02 22:35:34 +0800 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2020-12-10 13:23:14 -0600 |
| commit | aa37448f597c09844942da87d042fc6793f989c2 (patch) | |
| tree | f509581ac897638f1e1eeb170380241b931f2550 /tools/perf/scripts/python | |
| parent | a24723050037303e4008b37f1f8dcc99c58901aa (diff) | |
remoteproc: qcom: fix reference leak in adsp_start
pm_runtime_get_sync will increment pm usage counter even it
failed. Forgetting to pm_runtime_put_noidle will result in
reference leak in adsp_start, so we should fix it.
Fixes: dc160e4491222 ("remoteproc: qcom: Introduce Non-PAS ADSP PIL driver")
Signed-off-by: Zhang Qilong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions