On 2023/11/29 8:47, Jason Gunthorpe wrote:
Nothing needs this pointer. Return a normal error code with the usual
IOMMU semantic that ENODEV means 'there is no IOMMU driver'.
Reviewed-by: Jerry Snitselaar<jsnit...@redhat.com>
Acked-by: Rob Herring<r...@kernel.org>
Tested-by: Hector Martin<mar...@marcan.st>
Signed-off-by: Jason Gunthorpe<j...@nvidia.com>
---
drivers/iommu/of_iommu.c | 31 +++++++++++++++++++------------
drivers/of/device.c | 22 +++++++++++++++-------
include/linux/of_iommu.h | 13 ++++++-------
3 files changed, 40 insertions(+), 26 deletions(-)
Reviewed-by: Lu Baolu <baolu...@linux.intel.com>
Best regards,
baolu