Message ID | cover.1660572783.git.robin.murphy@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | iommu: retire bus_set_iommu() | expand |
On Mon, Aug 15, 2022 at 05:20:01PM +0100, Robin Murphy wrote: > Matthew Rosato (1): > iommu/s390: Fail probe for non-PCI devices > > Robin Murphy (15): > iommu/vt-d: Handle race between registration and device probe > iommu/amd: Handle race between registration and device probe > iommu: Always register bus notifiers > iommu: Move bus setup to IOMMU device registration > iommu/amd: Clean up bus_set_iommu() > iommu/arm-smmu: Clean up bus_set_iommu() > iommu/arm-smmu-v3: Clean up bus_set_iommu() > iommu/dart: Clean up bus_set_iommu() > iommu/exynos: Clean up bus_set_iommu() > iommu/ipmmu-vmsa: Clean up bus_set_iommu() > iommu/mtk: Clean up bus_set_iommu() > iommu/omap: Clean up bus_set_iommu() > iommu/tegra-smmu: Clean up bus_set_iommu() > iommu/virtio: Clean up bus_set_iommu() > iommu: Clean up bus_set_iommu() Applied, thanks Robin.