]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu: Remove iommu_fwspec ops
authorRobin Murphy <robin.murphy@arm.com>
Tue, 2 Jul 2024 11:40:51 +0000 (12:40 +0100)
committerWill Deacon <will@kernel.org>
Thu, 4 Jul 2024 13:36:04 +0000 (14:36 +0100)
commit3e36c15fc1cce65cccc93ed16f86d8ff9d2f9992
tree403e7e737d967f12d8d0de472542bc7d0b9d5a77
parent5f937bc48a6aa63970648c54fb40ea8f96b633dc
iommu: Remove iommu_fwspec ops

The ops in iommu_fwspec are only needed for the early configuration and
probe process, and by now are easy enough to derive on-demand in those
couple of places which need them, so remove the redundant stored copy.

Tested-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/55c1410b2cd09531eab4f8e2f18f92a0faa0ea75.1719919669.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/iommu-priv.h
drivers/iommu/iommu.c
drivers/iommu/of_iommu.c
include/linux/iommu.h