Home
last modified time | relevance | path

Searched hist:"93665 e0275a2e2badfcfca5ada3b78b22df4a01a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.cdiff 93665e0275a2e2badfcfca5ada3b78b22df4a01a Wed Jan 05 04:16:19 CST 2022 Miaoqian Lin <linmq006@gmail.com> 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: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220105101619.29108-1-linmq006@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>