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. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: RE: [PATCH v2] of/base: release the node correctly in of_parse_phandle_with_args() Date: Wed, 17 Apr 2013 15:57:19 +0100 Message-ID: <20130417145719.F194E3E2B73@localhost> References: <1365564999-24427-1-git-send-email-Yuantian.Tang@freescale.com> Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Tang Yuantian-B29983 Tang Yuantian-B29983 Cc: "rob.herring@calxeda.com" , "devicetree-discuss@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" List-Id: devicetree@vger.kernel.org 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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966875Ab3DQO50 (ORCPT ); Wed, 17 Apr 2013 10:57:26 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:64491 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966621Ab3DQO5Y (ORCPT ); Wed, 17 Apr 2013 10:57:24 -0400 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 Cc: "rob.herring@calxeda.com" , "devicetree-discuss@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" 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> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.