iommu/exynos: add bus notifier for registering System MMU
authorCho KyongHo <pullip.cho@samsung.com>
Fri, 26 Jul 2013 11:30:17 +0000 (20:30 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:23 +0000 (11:42 +0900)
commit4d78cc27a6ad3db3bbc14a7aa9db592fc85c0c27
tree6da03aaa586af47aad220fdacadc03f842109c24
parent94c0f457f5295a812f0cb4fc807587b6570db974
iommu/exynos: add bus notifier for registering System MMU

When a device driver is registered, all constructs to handle System MMU
is prepared by bus notifier call.

Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
drivers/iommu/exynos-iommu.c