[alsa-devel] [PATCH v7 3/9] of_graph: add of_graph_get_port_parent()

Rob Herring robh+dt at kernel.org
Fri Apr 28 21:34:00 CEST 2017


On Wed, Apr 19, 2017 at 8:32 PM, Kuninori Morimoto
<kuninori.morimoto.gx at renesas.com> wrote:
>
> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
>
> Linux kernel already has of_graph_get_remote_port_parent(),
> but, sometimes we want to get own port parent.
> This patch adds of_graph_get_port_parent()
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> ---
> v6 -> v7
>
>  - no change
>
>  drivers/of/base.c        | 30 ++++++++++++++++++++++--------
>  include/linux/of_graph.h |  7 +++++++
>  2 files changed, 29 insertions(+), 8 deletions(-)

Acked-by: Rob Herring <robh at kernel.org>


More information about the Alsa-devel mailing list