[PATCH 3/4] OF: Simplify of_iommu_configure()
Rob Herring
robh at kernel.org
Fri Apr 19 15:00:39 PDT 2024
On Fri, 19 Apr 2024 17:56:01 +0100, Robin Murphy wrote:
> We no longer have a notion of partially-initialised fwspecs existing,
> and we also no longer need to use an iommu_ops pointer to return status
> to of_dma_configure(). Clean up the remains of those, which lends itself
> to clarifying the logic around the dma_range_map allocation as well.
>
> Signed-off-by: Robin Murphy <robin.murphy at arm.com>
> ---
> drivers/iommu/of_iommu.c | 29 ++++++++++-------------------
> drivers/of/device.c | 30 +++++++++++-------------------
> 2 files changed, 21 insertions(+), 38 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-arm-kernel
mailing list