[COMMON] iommu/exynos: add shareablity setting in iommu_map
authorJanghyuck Kim <janghyuck.kim@samsung.com>
Thu, 11 Aug 2016 04:23:33 +0000 (13:23 +0900)
committerSangwook Ju <sw.ju@samsung.com>
Mon, 14 May 2018 10:45:19 +0000 (19:45 +0900)
commitfa53c4be907bc72a10f31780307df4e3bd475ed9
treee04bc1647897519d2bc2b29197c43d7c2f5b0035
parentbb205ed7add8664bc2582d18a1ead401147e48fe
[COMMON] iommu/exynos: add shareablity setting in iommu_map

Current exynos iommu driver supports shareability setting by userptr
case only, and prot was ignored in case of iommu_map().
This patch enables shareability setting for iommu_map().

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