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


Groups > linux.kernel > #1701098 > unrolled thread

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

Started byMark Brown <broonie@kernel.org>
First post2017-08-01 16:20 +0200
Last post2017-08-01 16:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromMark Brown <broonie@kernel.org>
Date2017-08-01 16:20 +0200
SubjectRe: [PATCH] device property: Fix usecount for of_graph_get_port_parent()
Message-ID<u9GbD-52o-9@gated-at.bofh.it>

[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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web