diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-04-02 13:59:51 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-05-13 10:10:55 -0500 |
commit | 0cb4b1b97041d8a1f773425208ded253c1cb5869 (patch) | |
tree | 25b6525d77fedfa9a8e531ab60b52cba0c4f77b3 /tools/perf/scripts/python/stackcollapse.py | |
parent | b170eb0d117d991585eb857a8e48be122efb057e (diff) |
remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe
The device_del() call matches with the device_add() but we also need
to call put_device() to trigger the qcom_iris_release().
Fixes: 1fcef985c8bd ("remoteproc: qcom: wcnss: Fix race with iris probe")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/4604f7e0-3217-4095-b28a-3ff8b5afad3a@stanley.mountain
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions