All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: Tang Yuantian-B29983 <B29983@freescale.com>,
	Tang Yuantian-B29983 <B29983@freescale.com>
Cc: "devicetree-discuss@lists.ozlabs.org"
	<devicetree-discuss@lists.ozlabs.org>,
	"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"rob.herring@calxeda.com" <rob.herring@calxeda.com>
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	[thread overview]
Message-ID: <20130417145719.F194E3E2B73@localhost> (raw)
In-Reply-To: <D07C73A334FF604B95B3CBD2A545D07B0B144FD3@039-SN2MPN1-013.039d.mgd.msft.net>

On Tue, 16 Apr 2013 06:54:40 +0000, Tang Yuantian-B29983 <B29983@freescale.com> wrote:
> Hi Grant.likely,
> 
> I really preciate if you can spend some times to review this patch.

Applied, thanks.

g.

WARNING: multiple messages have this Message-ID (diff)
From: Grant Likely <grant.likely@secretlab.ca>
To: Tang Yuantian-B29983 <B29983@freescale.com>Tang Yuantian-B29983
	<B29983@freescale.com>
Cc: "rob.herring@calxeda.com" <rob.herring@calxeda.com>,
	"devicetree-discuss@lists.ozlabs.org"
	<devicetree-discuss@lists.ozlabs.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>
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	[thread overview]
Message-ID: <20130417145719.F194E3E2B73@localhost> (raw)
In-Reply-To: <D07C73A334FF604B95B3CBD2A545D07B0B144FD3@039-SN2MPN1-013.039d.mgd.msft.net>

On Tue, 16 Apr 2013 06:54:40 +0000, Tang Yuantian-B29983 <B29983@freescale.com> wrote:
> Hi Grant.likely,
> 
> I really preciate if you can spend some times to review this patch.

Applied, thanks.

g.

WARNING: multiple messages have this Message-ID (diff)
From: Grant Likely <grant.likely@secretlab.ca>
To: Tang Yuantian-B29983 <B29983@freescale.com>,
	Tang Yuantian-B29983 <B29983@freescale.com>
Cc: "rob.herring@calxeda.com" <rob.herring@calxeda.com>,
	"devicetree-discuss@lists.ozlabs.org" 
	<devicetree-discuss@lists.ozlabs.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>
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	[thread overview]
Message-ID: <20130417145719.F194E3E2B73@localhost> (raw)
In-Reply-To: <D07C73A334FF604B95B3CBD2A545D07B0B144FD3@039-SN2MPN1-013.039d.mgd.msft.net>

On Tue, 16 Apr 2013 06:54:40 +0000, Tang Yuantian-B29983 <B29983@freescale.com> wrote:
> Hi Grant.likely,
> 
> I really preciate if you can spend some times to review this patch.

Applied, thanks.

g.

  reply	other threads:[~2013-04-17 14:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-10  3:36 [PATCH v2] of/base: release the node correctly in of_parse_phandle_with_args() Yuantian.Tang
2013-04-10  3:36 ` Yuantian.Tang
2013-04-10  3:36 ` Yuantian.Tang
2013-04-16  6:54 ` Tang Yuantian-B29983
2013-04-16  6:54   ` Tang Yuantian-B29983
2013-04-16  6:54   ` Tang Yuantian-B29983
2013-04-17 14:57   ` Grant Likely [this message]
2013-04-17 14:57     ` Grant Likely
2013-04-17 14:57     ` Grant Likely
2013-04-17 21:52     ` Timur Tabi
2013-04-17 22:00       ` Grant Likely
2013-04-16 11:37 ` Timur Tabi
2013-04-16 11:37   ` Timur Tabi
2013-04-17  2:44   ` Tang Yuantian-B29983
2013-04-17  2:44     ` Tang Yuantian-B29983
2013-04-17  2:44     ` Tang Yuantian-B29983
2013-04-17  3:30     ` Timur Tabi
2013-04-17  3:30       ` Timur Tabi
2013-04-17  4:49       ` Tang Yuantian-B29983
2013-04-17  4:49         ` Tang Yuantian-B29983
2013-04-17  4:49         ` Tang Yuantian-B29983
2013-04-17 11:27         ` Timur Tabi
2013-04-17 11:27           ` Timur Tabi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130417145719.F194E3E2B73@localhost \
    --to=grant.likely@secretlab.ca \
    --cc=B29983@freescale.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=rob.herring@calxeda.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.