All of lore.kernel.org
 help / color / mirror / Atom feed
From: William J Beksi <wjbeksi@setabox.com>
To: tglx@linutronix.de, linux-mtd@lists.infradead.org
Subject: Re: [PATCH] accessing NAND flash through an IDE interface
Date: Fri, 11 Mar 2005 11:23:13 +0800	[thread overview]
Message-ID: <42310F21.5030405@setabox.com> (raw)
In-Reply-To: <1108969145.24721.419.camel@tglx.tec.linutronix.de>

Thomas Gleixner wrote:
> @@ -84,6 +84,8 @@
>  #include <linux/mtd/partitions.h>
>  #endif
>  
> +#define NAND_USE_IO_INSTR      0
> 
> As I said before, I'm not going to accept a change which needs to tweak
> a source file to make use of it.

I was not aware of this. I have made all the changes as per your 
suggestion and then you finally reject the patch, a little discouraging.

Is there any other way let people choose between using readb/inb and 
writeb/outb inside nand_base.c? Or should I just create my own separate 
patch to allow people to use the driver and make it available elsewhere?

Thank you,
William

  reply	other threads:[~2005-03-11  3:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-09  8:27 [PATCH] accessing NAND flash through an IDE interface William J Beksi
2005-02-21  6:59 ` Thomas Gleixner
2005-03-11  3:23   ` William J Beksi [this message]
2005-03-11  8:16     ` Thomas Gleixner

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=42310F21.5030405@setabox.com \
    --to=wjbeksi@setabox.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=tglx@linutronix.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.