iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
authorRobin Murphy <robin.murphy@arm.com>
Thu, 28 Sep 2017 14:55:01 +0000 (15:55 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 2 Oct 2017 13:45:25 +0000 (15:45 +0200)
commit32b124492bdf974f68eaef1bde80dc8058aef002
tree65e5538efdefea61e632c17112f0e511dd2b7b10
parentabbb8a09384f69f7bb05936879e51933c146afba
iommu/io-pgtable-arm: Convert to IOMMU API TLB sync

Now that the core API issues its own post-unmap TLB sync call, push that
operation out from the io-pgtable-arm internals into the users. For now,
we leave the invalidation implicit in the unmap operation, since none of
the current users would benefit much from any change to that.

CC: Magnus Damm <damm+renesas@opensource.se>
CC: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/arm-smmu-v3.c
drivers/iommu/arm-smmu.c
drivers/iommu/io-pgtable-arm.c
drivers/iommu/ipmmu-vmsa.c