summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMukesh Ojha <mukesh.ojha@oss.qualcomm.com>2026-07-17 20:16:04 +0530
committerWill Deacon <will@kernel.org>2026-07-22 13:07:58 +0000
commitbf69e515b1802b67d91fa014c3ec1fbe217b345b (patch)
treede0d4ec9efebb6540a41e0f0b3cfecf4bf2b2ef5 /tools/perf/scripts/python/stackcollapse.py
parent1f33b8208a1978b0c0d6ad60a47fe4bb7a235e58 (diff)
iommu/qcom: Use devm_pm_runtime_enable() in qcom_iommu_device_probe()
Switch from pm_runtime_enable() to devm_pm_runtime_enable() so that the matching pm_runtime_disable() is handled automatically via devres, both on probe failure and on device removal. This removes the err_pm_disable error label from the probe function and the explicit pm_runtime_disable() call from qcom_iommu_device_remove(). Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions