iommu: Retire iommu_capable()
authorRobin Murphy <robin.murphy@arm.com>
Mon, 15 Aug 2022 15:26:49 +0000 (16:26 +0100)
committerJoerg Roedel <jroedel@suse.de>
Wed, 7 Sep 2022 12:16:37 +0000 (14:16 +0200)
commit359ad15763762c713a51300134e784a72eb9cb80
tree94c998664b155cea539f8f2ced6a5374ea508272
parentbf75eb44e11bcdb1edda3305dc7292b605c25172
iommu: Retire iommu_capable()

With all callers now converted to the device-specific version, retire
the old bus-based interface, and give drivers the chance to indicate
accurate per-instance capabilities.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/d8bd8777d06929ad8f49df7fc80e1b9af32a41b5.1660574547.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/iommu.c
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
drivers/iommu/arm/arm-smmu/arm-smmu.c
drivers/iommu/arm/arm-smmu/qcom_iommu.c
drivers/iommu/fsl_pamu_domain.c
drivers/iommu/intel/iommu.c
drivers/iommu/iommu.c
drivers/iommu/s390-iommu.c
include/linux/iommu.h