iommu/arm-smmu: Add the device_link between masters and smmu
The device link between master and its smmu is added so that
the smmu gets runtime enabled/disabled when the master needs it.
This is done from add_device callback which gets called once
when the master is added to the smmu group.
Signed-off-by:
Sricharan R <sricharan@codeaurora.org>
Loading
Please sign in to comment