Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751931AbdHAOPX (ORCPT ); Tue, 1 Aug 2017 10:15:23 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:49232 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599AbdHAOPV (ORCPT ); Tue, 1 Aug 2017 10:15:21 -0400 Date: Tue, 1 Aug 2017 15:15:08 +0100 From: Mark Brown To: Tony Lindgren Cc: Rob Herring , Frank Rowand , Grant Likely , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linux-omap , Takashi Iwai , Kuninori Morimoto , Linux-ALSA Message-ID: <20170801141508.l5dfu3bcimt5r5hc@sirena.org.uk> References: <20170727094405.19778-1-tony@atomide.com> <20170728060127.GH10026@atomide.com> <20170728082315.GL10026@atomide.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="w3xb5inf3godddqn" Content-Disposition: inline In-Reply-To: <20170728082315.GL10026@atomide.com> X-Cookie: You are lost in the Swamps of Despair. User-Agent: NeoMutt/20170609 (1.8.3) X-SA-Exim-Connect-IP: 2001:470:1f1d:6b5::3 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH] device property: Fix usecount for of_graph_get_port_parent() X-SA-Exim-Version: 4.2.1 (built Tue, 02 Aug 2016 21:08:31 +0000) X-SA-Exim-Scanned: No (on mezzanine.sirena.org.uk); Unknown failure Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1736 Lines: 50 --w3xb5inf3godddqn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 28, 2017 at 01:23:15AM -0700, Tony Lindgren wrote: > * Tony Lindgren [170727 23:02]: > > * Rob Herring [170727 15:19]: > > > On Thu, Jul 27, 2017 at 4:44 AM, Tony Lindgren wro= te: > > > > --- a/drivers/of/property.c > > > > +++ b/drivers/of/property.c > > > > @@ -708,6 +708,15 @@ struct device_node *of_graph_get_port_parent(s= truct device_node *node) > > > > { > Found few more things to fix with git grep -C20 of_graph_get_port_parent, > below is v2. >=20 > Can you all prese review again and do some testing. I also fixed up > audio-graph-scu-card but can't test that one. >=20 > Regards, >=20 > Tony >=20 > 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. --w3xb5inf3godddqn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlmAjOwACgkQJNaLcl1U h9A3MAf/eDoODYfLe4hUb4s8m/4eR3FuaHMf+jLUYVDb1ea07JbfswLmWgVNOI7Y OBXJqjg8/FPEwf1JuP4lnFBtLaC4vBdUIpUQugRLtnwhMWfaWGH2nUEUzSPFivMd wBcKR/mETggufHjKox6Tar9QrEIzpnnuU6UEK2e0fjkcgPrDuFdRgYRfaEGJ/M+w qY07+/X4hkN2iAEvhefNT4Zku5Uwl9jr9rWJ9T/8sXsUKmFw7Rm2OxSxmq6MZBJI ZzM6JFfS3Z6l/z0x2cJxwaQTtQYtvI9xQriXnFOr02JfAFKtAhtWqtoBS3KIDHK1 +Hk03oE33znD6swsMI4ymP5w7cY6Mg== =fXPN -----END PGP SIGNATURE----- --w3xb5inf3godddqn--