[RESEND, PATCH 05/13] iommu/mediatek: Remove pgtable info in mtk_iommu_domain

2019-11-04 Thread Chao Hao
This patch will use mtk_iommu_pgtable to replace the part of pgtable in mtk_iommu_domain, so we can remove the information of pgtable in mtk_iommu_domain. Signed-off-by: Chao Hao --- drivers/iommu/mtk_iommu.c | 37 + 1 file changed, 17 insertions(+), 20

[PATCH 05/13] iommu/mediatek: Remove pgtable info in mtk_iommu_domain

2019-10-28 Thread Chao Hao
This patch will use mtk_iommu_pgtable to replace the part of pgtable in mtk_iommu_domain, so we can remove the information of pgtable in mtk_iommu_domain. Signed-off-by: Chao Hao --- drivers/iommu/mtk_iommu.c | 37 + 1 file changed, 17 insertions(+), 20