Hi all, this removes a bit of dead code and methods from the iommu code and the cleans up the arm-smmu-v3 driver a little bit based on that.
Diffstat: drivers/iommu/amd/iommu.c | 1 drivers/iommu/apple-dart.c | 1 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 60 +++++++--------------------- drivers/iommu/arm/arm-smmu/arm-smmu.c | 1 drivers/iommu/intel/iommu.c | 1 drivers/iommu/iommu.c | 33 --------------- drivers/iommu/mtk_iommu.c | 1 drivers/iommu/virtio-iommu.c | 5 -- include/linux/iommu.h | 17 ------- 9 files changed, 19 insertions(+), 101 deletions(-) _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
