Skip to content
Commit 93665e02 authored by Miaoqian Lin's avatar Miaoqian Lin Committed by Will Deacon
Browse files

iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe



If the probe fails, we should use pm_runtime_disable() to balance
pm_runtime_enable().
Add missing pm_runtime_disable() for error handling.

Signed-off-by: default avatarMiaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220105101619.29108-1-linmq006@gmail.com
Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent fcdeb8c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment