[alsa-devel] [resend][PATCH v5 01/10] of_graph: export symbol of_phandle_iterator_init/next

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue Apr 18 02:05:03 CEST 2017


Hi Rob

> > From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> >
> > of_for_each_phandle() uses of_phandle_iterator_init/next
> > but these aren't exported. So kernel module complile will say
> >
> > ERROR: "of_phandle_iterator_init" [xxx.ko] undefined!
> > ERROR: "of_phandle_iterator_next" [xxx.ko] undefined!
> >
> > This patch solves this issue
> >
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> 
> Acked-by: Rob Herring <robh at kernel.org>

Thanks.
But I wonder you are the maintainer of of_graph ?

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list