[COMMON] iommu: fix condition for exynos-iommu
authorJanghyuck Kim <janghyuck.kim@samsung.com>
Tue, 26 Apr 2016 05:03:18 +0000 (14:03 +0900)
committerSangwook Ju <sw.ju@samsung.com>
Mon, 14 May 2018 10:45:21 +0000 (19:45 +0900)
commit04778aa6fd3800cfdcf4240200ae3101ff14e2ab
tree7a049221eb0d1e9f947d4c85b809ba71e2d3cf27
parent99ee2e11f8522bf0dee40b7aee1eab497d2ecd2f
[COMMON] iommu: fix condition for exynos-iommu

Fix up condition of iommu framework to operate exynos-iommu.
exynos-iommu doesn't use dma-iommu for virtual address management.
And it doesn't need to care about group status in attach_device.

Change-Id: Ie9cbb7f2a4963fb279356d54be36c71b7ffd293d
Signed-off-by: Janghyuck Kim <janghyuck.kim@samsung.com>
drivers/iommu/dma-iommu.c
drivers/iommu/iommu.c