From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v7 3/9] of_graph: add of_graph_get_port_parent() Date: Fri, 28 Apr 2017 14:34:00 -0500 Message-ID: References: <87fuh3oon8.wl%kuninori.morimoto.gx@renesas.com> <87bmrrooka.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <87bmrrooka.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Kuninori Morimoto Cc: Mark Brown , Linux-ALSA , Simon , Linux-DT List-Id: devicetree@vger.kernel.org On Wed, Apr 19, 2017 at 8:32 PM, Kuninori Morimoto wrote: > > From: Kuninori Morimoto > > 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 > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html