[alsa-devel] [PATCH v7 2/9] of_graph: add of_graph_get_remote_endpoint()
Rob Herring
robh+dt at kernel.org
Fri Apr 28 21:33:46 CEST 2017
On Wed, Apr 19, 2017 at 8:31 PM, Kuninori Morimoto
<kuninori.morimoto.gx at renesas.com> wrote:
>
> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
>
> It should use same method to get same result.
> To getting remote-endpoint node,
> let's use of_graph_get_remote_endpoint()
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> ---
> v6 -> v7
>
> - no change
>
> drivers/of/base.c | 18 ++++++++++++++++--
> include/linux/of_graph.h | 8 ++++++++
> 2 files changed, 24 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh at kernel.org>
More information about the Alsa-devel
mailing list