From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH 4/7] bus: arm-cci: add missing of_node_put after calling of_parse_phandle Date: Mon, 4 Jul 2016 10:19:38 +0100 Message-ID: <20160704091937.GA1639@arm.com> References: <1467366121-14120-1-git-send-email-peter.chen@nxp.com> <1467366121-14120-5-git-send-email-peter.chen@nxp.com> <57764626.4060800@arm.com> <20160701103346.GF12735@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Peter Chen Cc: Suzuki K Poulose , "linux-samsung-soc@vger.kernel.org" , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , Sudeep Holla , "linux-arm-kernel@lists.infradead.org" List-Id: linux-pm@vger.kernel.org On Mon, Jul 04, 2016 at 02:48:08AM +0000, Peter Chen wrote: > >Please route this via arm-soc once you've addressed Suzuki's comment. > > Hi Will, how to route patch via arm-soc? > > Does it mean sending patch by adding arm@kernel.org at To or Cc list? Yes. I just wanted to make it clear that I don't intend to pick this up (since I'd just send it to arm-soc anyway!). Will