[RFC PATCH 1/8] of/device: Allow specifying a custom iommu_spec to of_dma_configure

Mikko Perttunen cyndis at kapsi.fi
Mon Feb 8 11:53:19 EST 2021


On 2/8/21 6:38 PM, Mikko Perttunen wrote:
> ...
> -static int of_iommu_xlate(struct device *dev,
> -			  struct of_phandle_args *iommu_spec)
> +int of_iommu_xlate(struct device *dev, struct of_phandle_args *iommu_spec)
> ...
> +EXPORT_SYMBOL_GPL(of_iommu_xlate);
>   

These two chunks should not be needed.. looks like I left them in from 
some earlier experiments.

Sending patches out is really the best way to notice mistakes, even 
after reading through them 5 times before.. :)

Mikko



More information about the linux-arm-kernel mailing list