All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Barinov <vova.barinov@gmail.com>
To: dedekind@infradead.org
Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org
Subject: Re: [PATCH] [MTD] MXC NAND driver fixes (v4)
Date: Thu, 23 Apr 2009 15:31:59 +0400	[thread overview]
Message-ID: <49F051AF.6050808@gmail.com> (raw)
In-Reply-To: <1240469163.19218.16.camel@localhost.localdomain>

Hello Artem,

Artem Bityutskiy wrote:
> On Wed, 2009-04-22 at 19:31 +0400, Vladimir Barinov wrote:
>   
>> The following patch fixes:
>>  - re-initialization of host->col_addr which is used as byte index
>>    between the successive READID flash commands.
>>  - compile error when CONFIG_PM is enabled
>>  - pass on the error code from clk_get()
>>  - return -ENOMEM in case of failed ioremap()
>>  - pass on the return value of platform_driver_probe() directly
>>  - remove excessive printk
>>  - let command line partition table parsing with mxc_nand name.
>>    The cmd_line parsing is done via <mtd-id> name that differs
>>    from mxc_nand by default and looks like "NAND 256MiB 1,8V 8-bit"
>>
>> Signed-off-by: Vladimir Barinov <vbarinov@embeddedalley.com>
>> Signed-off-by: Lothar Wassmann <LW@KARO-electronics.de>
>> Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
>> ---
>>  drivers/mtd/nand/mxc_nand.c |   43 +++++++++++++++++++++++--------------------
>>  1 files changed, 23 insertions(+), 20 deletions(-)
>>     
>
> Your patch does not apply to the latest mtd-2.6.git
>   
Sorry, my fault, I didn't verified the patch after the latest merge.
Will remake to apply cleanly in V5.

Vladimir

      reply	other threads:[~2009-04-23 11:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-22 15:31 [PATCH] [MTD] MXC NAND driver fixes (v4) Vladimir Barinov
2009-04-23  6:46 ` Artem Bityutskiy
2009-04-23 11:31   ` Vladimir Barinov [this message]

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=49F051AF.6050808@gmail.com \
    --to=vova.barinov@gmail.com \
    --cc=dedekind@infradead.org \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    /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.