]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf0da2f272af47b0fb01bd2670c0c668147d891a
treef0cdba49a975450692a0fe54b1115faede56fd3e
parent426f6d6f06ec9011b88255972db77fb461384a95
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