Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1701098

Re: [PATCH] device property: Fix usecount for of_graph_get_port_parent()

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] device property: Fix usecount for of_graph_get_port_parent()
Date 2017-08-01 16:20 +0200
Message-ID <u9GbD-52o-9@gated-at.bofh.it> (permalink)
References <u7NAD-4pu-25@gated-at.bofh.it> <u7Ziq-3zP-1@gated-at.bofh.it> <u86Dg-8nH-13@gated-at.bofh.it> <u88OL-1fB-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Fri, Jul 28, 2017 at 01:23:15AM -0700, Tony Lindgren wrote:
> * Tony Lindgren <tony@atomide.com> [170727 23:02]:
> > * Rob Herring <robh+dt@kernel.org> [170727 15:19]:
> > > On Thu, Jul 27, 2017 at 4:44 AM, Tony Lindgren <tony@atomide.com> wrote:
> > > > --- a/drivers/of/property.c
> > > > +++ b/drivers/of/property.c
> > > > @@ -708,6 +708,15 @@ struct device_node *of_graph_get_port_parent(struct device_node *node)
> > > >  {
> Found few more things to fix with git grep -C20 of_graph_get_port_parent,
> below is v2.
> 
> Can you all prese review again and do some testing. I also fixed up
> audio-graph-scu-card but can't test that one.
> 
> Regards,
> 
> Tony
> 
> 8< ------
> From tony Mon Sep 17 00:00:00 2001

Like I've said before mangling patches into threads like this makes it
harder to apply them - right now my workflow for when I'm online is
based on pulling the patches out of patchwork rather than directly from
e-mail and patchwork definitely doesn't understand this well.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] device property: Fix usecount for  of_graph_get_port_parent() Mark Brown <broonie@kernel.org> - 2017-08-01 16:20 +0200

csiph-web