iommu/exynos: Add proper runtime pm support
This patch uses recently introduced device links to track the runtime pm
state of the master's device. This way each SYSMMU controller is runtime
activated when its master's device is active and can save/restore its state
instead of being enabled all the time. This way SYSMMU controllers no
longer prevents respective power domains to be turned off when master's
device is not used.
Signed-off-by:
Marek Szyprowski <m.szyprowski@samsung.com>
Loading
Please sign in to comment