Re: [RFC/PATCH 7/9] iommu: of: Document the of_iommu_configure() function

2015-05-28 Thread Will Deacon
On Fri, May 15, 2015 at 12:00:08AM +0100, Laurent Pinchart wrote: > The function isn't trivial, document its behaviour. > > Signed-off-by: Laurent Pinchart > --- > drivers/iommu/of_iommu.c | 13 + > 1 file changed, 13 insertions(+) Thanks for doing this. Acked-by: Will Deacon Wil

[RFC/PATCH 7/9] iommu: of: Document the of_iommu_configure() function

2015-05-14 Thread Laurent Pinchart
The function isn't trivial, document its behaviour. Signed-off-by: Laurent Pinchart --- drivers/iommu/of_iommu.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/iommu/of_iommu.c b/drivers/iommu/of_iommu.c index 43429ab62228..b922ed4f9fb3 100644 --- a/drivers/iommu/of_i