From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH 1/2] hwspinlock: qcom_hwspinlock: add missing of_node_put after calling of_parse_phandle Date: Wed, 6 Jul 2016 20:50:48 -0700 Message-ID: <20160707035047.GD23833@tuxbot> References: <1467684664-21155-1-git-send-email-peter.chen@nxp.com> <20160706193512.GB23833@tuxbot> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f42.google.com ([209.85.220.42]:33164 "EHLO mail-pa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755936AbcGGDuv (ORCPT ); Wed, 6 Jul 2016 23:50:51 -0400 Received: by mail-pa0-f42.google.com with SMTP id b13so2354286pat.0 for ; Wed, 06 Jul 2016 20:50:51 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Peter Chen Cc: "mathieu.poirier@linaro.org" , "linux-arm-kernel@lists.infradead.org" , "linux-arm-msm@vger.kernel.org" On Wed 06 Jul 18:18 PDT 2016, Peter Chen wrote: > > >On Mon 04 Jul 19:11 PDT 2016, Peter Chen wrote: > > > >> of_node_put needs to be called when the device node which is got from > >> of_parse_phandle has finished using. > >> > >> Cc: linux-arm-kernel@lists.infradead.org > >> Cc: linux-arm-msm@vger.kernel.org > >> Signed-off-by: Peter Chen > > > >Applied. > > > >Please use get_maintainer.pl to find out whom to send patches to, I only stumbled > >upon this while looking for something else. > > > > There is no maintainer for this file. Below is the output for get_maintainer.pl: > > $ ./scripts/get_maintainer.pl patch_0705_2/0001-hwspinlock-qcom_hwspinlock-add-missing-of_node_put-a.patch > linux-kernel@vger.kernel.org (open list) > That's not good, sorry about that! I sent out a patch including the other files as well as hwlock related dt bindings. Regards, Bjorn