Re: [PATCH v3 7/7] iommu/mediatek: Remove the tlb-ops for v7s

2021-01-18 Thread Robin Murphy
On 2020-12-16 10:36, Yong Wu wrote: Until now, we have already used the tlb operations from iommu framework, then the tlb operations for v7s can be removed. Correspondingly, Switch the paramenter "cookie" to internal structure. FWIW, Reviewed-by: Robin Murphy Signed-off-by: Yong Wu ---

[PATCH v3 7/7] iommu/mediatek: Remove the tlb-ops for v7s

2020-12-16 Thread Yong Wu
Until now, we have already used the tlb operations from iommu framework, then the tlb operations for v7s can be removed. Correspondingly, Switch the paramenter "cookie" to internal structure. Signed-off-by: Yong Wu --- drivers/iommu/mtk_iommu.c | 27 --- 1 file changed,