iommu/io-pgtable: Remove TLBI_ON_MAP quirk
authorRobin Murphy <robin.murphy@arm.com>
Wed, 27 Jan 2021 16:29:29 +0000 (16:29 +0000)
committerWill Deacon <will@kernel.org>
Thu, 28 Jan 2021 21:05:11 +0000 (21:05 +0000)
commit3d5eab41451f8e28f3e45eef8f6b372bf56612fb
treef0cdba49a975450692a0fe54b1115faede56fd3e
parentc867c78acae96fc359f2a2f375ce64b5f0871802
iommu/io-pgtable: Remove TLBI_ON_MAP quirk

IO_PGTABLE_QUIRK_TLBI_ON_MAP is now fully superseded by the
core API's iotlb_sync_map callback.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/5abb80bba3a7c371d5ffb7e59c05586deddb9a91.1611764372.git.robin.murphy@arm.com
[will: Remove unused 'iop' local variable from arm_v7s_map()]
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/io-pgtable-arm-v7s.c
include/linux/io-pgtable.h