From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id D3A072C016C for ; Thu, 18 Apr 2013 00:57:29 +1000 (EST) Received: by mail-we0-f181.google.com with SMTP id r6so1268583wey.12 for ; Wed, 17 Apr 2013 07:57:23 -0700 (PDT) Sender: Grant Likely From: Grant Likely Subject: RE: [PATCH v2] of/base: release the node correctly in of_parse_phandle_with_args() To: Tang Yuantian-B29983 , Tang Yuantian-B29983 In-Reply-To: References: <1365564999-24427-1-git-send-email-Yuantian.Tang@freescale.com> Date: Wed, 17 Apr 2013 15:57:19 +0100 Message-Id: <20130417145719.F194E3E2B73@localhost> Cc: "devicetree-discuss@lists.ozlabs.org" , "linuxppc-dev@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , "rob.herring@calxeda.com" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 16 Apr 2013 06:54:40 +0000, Tang Yuantian-B29983 wrote: > Hi Grant.likely, > > I really preciate if you can spend some times to review this patch. Applied, thanks. g.