[RESEND, PATCH 09/13] iommu/mediatek: Remove the usage of m4u_dom variable

2019-11-04 Thread Chao Hao
This patch will remove the usage of the m4u_dom variable. We have already redefined mtk_iommu_domain structure and it includes iommu_domain, so m4u_dom variable will not be used. Signed-off-by: Chao Hao --- drivers/iommu/mtk_iommu.c | 27 --- 1 file changed, 20

[PATCH 09/13] iommu/mediatek: Remove the usage of m4u_dom variable

2019-10-28 Thread Chao Hao
This patch will remove the usage of the m4u_dom variable. We have already redefined mtk_iommu_domain structure and it includes iommu_domain, so m4u_dom variable will not be used. Signed-off-by: Chao Hao --- drivers/iommu/mtk_iommu.c | 27 --- 1 file changed, 20