diff options
author | Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp> | 2024-11-08 07:13:53 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-11-16 06:25:29 +0300 |
commit | 587b67cf62a91b10a47f41c20ed8ad71db375334 (patch) | |
tree | 910c85dc083401aa479d77a2621e6c4b76d39ddc /tools/perf/scripts/python/sched-migration.py | |
parent | ad64a7c4a49d30c5d909a35e2c7882d3870ddafc (diff) | |
download | linux-587b67cf62a91b10a47f41c20ed8ad71db375334.tar.xz |
remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
Current implementation of adsp_probe() in qcom_q6v5_pas.c does not
remove the subdevs of adsp on the error path. Fix this bug by calling
qcom_remove_{ssr,sysmon,pdm,smd,glink}_subdev(), qcom_q6v5_deinit(), and
adsp_unassign_memory_region() appropriately.
Fixes: 4b48921a8f74 ("remoteproc: qcom: Use common SMD edge handler")
Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Link: https://lore.kernel.org/r/a1cabc64240022a7f1d5237aa2aa6f72d8fb7052.1731038950.git.joe@pf.is.s.u-tokyo.ac.jp
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions