]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
authorWill Deacon <will@kernel.org>
Tue, 2 Jul 2019 15:44:58 +0000 (16:44 +0100)
committerWill Deacon <will@kernel.org>
Mon, 29 Jul 2019 16:22:59 +0000 (17:22 +0100)
commit111a58a2bfa1caca5dd9b085b39f1cf60776ead6
tree8bbc84b08b1faf47b95e595feceed1ab53f00d58
parent017b9208ace1c04befe2a939f96c8731ca54cbf8
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()

Update the io-pgtable ->unmap() function to take an iommu_iotlb_gather
pointer as an argument, and update the callers as appropriate.

Signed-off-by: Will Deacon <will@kernel.org>
drivers/gpu/drm/panfrost/panfrost_mmu.c
drivers/iommu/arm-smmu-v3.c
drivers/iommu/arm-smmu.c
drivers/iommu/io-pgtable-arm-v7s.c
drivers/iommu/io-pgtable-arm.c
drivers/iommu/ipmmu-vmsa.c
drivers/iommu/msm_iommu.c
drivers/iommu/mtk_iommu.c
drivers/iommu/qcom_iommu.c
include/linux/io-pgtable.h