]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/mediatek: Correct the flush_iotlb_all callback
authorYong Wu <yong.wu@mediatek.com>
Mon, 4 Nov 2019 07:01:02 +0000 (15:01 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 11 Nov 2019 14:02:33 +0000 (15:02 +0100)
commit9f0beb6a0d6aedde95dab5005733ff5695a9aeec
tree3f3093c15a460dd9355a0f17bc3d11fc9fc40061
parentab32eb7ee7178ffbb36db7b438161169e758b52d
iommu/mediatek: Correct the flush_iotlb_all callback

Use the correct tlb_flush_all instead of the original one.

Fixes: 94376f3d65b7 ("iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync")
Signed-off-by: Yong Wu <yong.wu@mediatek.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/mtk_iommu.c