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

2021-01-18 Thread Robin Murphy
On 2021-01-07 12:29, 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 the internal structure. Reviewed-by: Robin Murphy Signed-off-by: Yong Wu ---

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

2021-01-07 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 the internal structure. Signed-off-by: Yong Wu --- drivers/iommu/mtk_iommu.c | 27 --- 1 file