iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
The smmu device probe/remove and add/remove master device callbacks
gets called when the smmu is not linked to its master, that is without
the context of the master device. So calling runtime apis in those places
separately.
Signed-off-by:
Sricharan R <sricharan@codeaurora.org>
Loading
Please sign in to comment