[PATCH 0/3] iommu: More internal ops cleanup
Robin Murphy
robin.murphy at arm.com
Tue Jun 21 08:14:24 PDT 2022
Hi all,
Here are a few more thematically-related patches from my develompent
stack that don't depend on the rest, so may as well get some exposure
sooner rather than later.
Thanks,
Robin.
Robin Murphy (3):
iommu: Use dev_iommu_ops() for probe_finalize
iommu: Make .release_device optional
iommu: Clean up release_device checks
drivers/iommu/apple-dart.c | 3 ---
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 8 +-------
drivers/iommu/arm/arm-smmu/arm-smmu.c | 14 +++-----------
drivers/iommu/arm/arm-smmu/qcom_iommu.c | 11 -----------
drivers/iommu/exynos-iommu.c | 3 ---
drivers/iommu/fsl_pamu_domain.c | 5 -----
drivers/iommu/iommu.c | 9 ++++++---
drivers/iommu/msm_iommu.c | 5 -----
drivers/iommu/mtk_iommu.c | 5 -----
drivers/iommu/mtk_iommu_v1.c | 5 -----
drivers/iommu/sprd-iommu.c | 11 -----------
drivers/iommu/sun50i-iommu.c | 3 ---
drivers/iommu/tegra-gart.c | 5 -----
drivers/iommu/tegra-smmu.c | 3 ---
drivers/iommu/virtio-iommu.c | 8 +-------
15 files changed, 11 insertions(+), 87 deletions(-)
--
2.36.1.dirty
More information about the linux-arm-kernel
mailing list