OSDN Git Service

iommu/arm-smmu: Remove arm_smmu_flush_pgtable()
authorRobin Murphy <Robin.Murphy@arm.com>
Wed, 29 Jul 2015 18:46:11 +0000 (19:46 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 6 Aug 2015 13:35:40 +0000 (14:35 +0100)
commit857c88ca62f1e2594e1e760ef9a45ec1961f2a53
tree38816ef5e23aff9885661c56e792e8e8209ee503
parent4103d662cbd0c045d7a44a18c82172220478b20c
iommu/arm-smmu: Remove arm_smmu_flush_pgtable()

With the io-pgtable code now enforcing its own appropriate sync points,
the vestigial flush_pgtable callback becomes entirely redundant, so
remove it altogether.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu-v3.c