From: Scott Wood <scottwood@freescale.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linuxppc-dev@ozlabs.org, dwmw2@infradead.org,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH 2/3] mtd: Factor out OF partition support from the NOR driver.
Date: Tue, 15 Jan 2008 17:43:06 -0600 [thread overview]
Message-ID: <478D450A.8060802@freescale.com> (raw)
In-Reply-To: <20080114172116.a2e5aa18.sfr@canb.auug.org.au>
Stephen Rothwell wrote:
>> + nr_parts = 0;
>> + for (pp = node->child; pp; pp = pp->sibling)
>
> for_each_child_of_node(node, pp)
"for_each_child_of_node" is only in Paul's tree, but this has to go via mtd.
Plus, I'm just moving the code; it's not new.
-Scott
next prev parent reply other threads:[~2008-01-15 23:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-14 6:21 [PATCH 2/3] mtd: Factor out OF partition support from the NOR driver Stephen Rothwell
2008-01-15 23:43 ` Scott Wood [this message]
2008-01-16 4:41 ` Stephen Rothwell
-- strict thread matches above, loose matches on Subject: below --
2008-01-11 20:43 Scott Wood
2008-01-14 6:02 ` Stephen Rothwell
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=478D450A.8060802@freescale.com \
--to=scottwood@freescale.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=sfr@canb.auug.org.au \
/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.