From: Vipin Kumar <vipin.kumar@st.com>
To: "dedekind1@gmail.com" <dedekind1@gmail.com>
Cc: "sr@denx.de" <sr@denx.de>,
"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
spear-devel <spear-devel@list.st.com>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: Re: [PATCH v2 01/13] nand/fsmc: Pass partition information through platform data
Date: Thu, 15 Mar 2012 09:04:37 +0530 [thread overview]
Message-ID: <4F61634D.5010801@st.com> (raw)
In-Reply-To: <1331727138.3730.2.camel@sauron.fi.intel.com>
On 3/14/2012 5:42 PM, Artem Bityutskiy wrote:
> On Wed, 2012-03-14 at 11:47 +0530, Vipin Kumar wrote:
>> + ret = mtd_device_parse_register(&host->mtd, NULL, 0, host->partitions,
>> + host->nr_partitions);
>
> This causes a GCC warning about passing plain 0 as NULL. But I'll amend
> the patch myself and fix this.
>
Thanks Artem
next prev parent reply other threads:[~2012-03-15 3:35 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-14 6:17 [PATCH v2 00/13] mtd/nand/fsmc related modifications Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 01/13] nand/fsmc: Pass partition information through platform data Vipin Kumar
2012-03-14 11:06 ` Linus Walleij
2012-03-14 12:13 ` Artem Bityutskiy
2012-03-14 11:24 ` Stefan Roese
2012-03-14 12:12 ` Artem Bityutskiy
2012-03-15 3:34 ` Vipin Kumar [this message]
2012-03-14 6:17 ` [PATCH v2 02/13] nand/fsmc: Remove default partition information from driver Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 03/13] nand/fsmc: Correct the multiline comment format Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 04/13] nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 05/13] nand/fsmc: Flip the bit only if the error index is < 4096 Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 06/13] nand/fsmc: Initialize the badblockbits to 7 Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 07/13] mtd/fsmc_nand: add pm callbacks to support hibernation Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 08/13] nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 09/13] nand/fsmc: Use devm routines Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 10/13] nand/fsmc: Use dev_err to report error scenario Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 11/13] nand/fsmc: Access the NAND device word by word whenever possible Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 12/13] nand/fsmc: Add DMA support Vipin Kumar
2012-03-14 6:17 ` [PATCH v2 13/13] nand/fsmc: Remove sparse warnings and errors Vipin Kumar
2012-03-14 13:13 ` [PATCH v2 00/13] mtd/nand/fsmc related modifications Artem Bityutskiy
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=4F61634D.5010801@st.com \
--to=vipin.kumar@st.com \
--cc=dedekind1@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-mtd@lists.infradead.org \
--cc=spear-devel@list.st.com \
--cc=sr@denx.de \
/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.