From: "Artem B. Bityuckiy" <dedekind@yandex.ru>
To: William J Beksi <wjbeksi@setabox.com>
Cc: Thomas Gleixner <tglx@linutronix.de>, linux-mtd@lists.infradead.org
Subject: Re: [PATCH] NAND I/O instruction support
Date: Tue, 05 Apr 2005 20:22:26 +0400 [thread overview]
Message-ID: <4252BB42.6010907@yandex.ru> (raw)
In-Reply-To: <424BFC76.8020101@setabox.com>
William J Beksi wrote:
> This patch is to implement reading and writing nand flash by I/O
> instructions. I have only been able to test on the x86 architecture.
>
> Questions, comments, criticisms are welcome.
Why didn't you use request_region()/release_region() to allocate IO ports?
I wonder, for what do you need this? Shouldn't you redefine
nand_read_byte() and the like *in your driver* instead.
--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
next prev parent reply other threads:[~2005-04-05 16:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-31 13:34 [PATCH] NAND I/O instruction support William J Beksi
2005-04-05 16:22 ` Artem B. Bityuckiy [this message]
2005-04-06 2:39 ` William J Beksi
2005-04-09 9:44 ` Artem B. Bityuckiy
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=4252BB42.6010907@yandex.ru \
--to=dedekind@yandex.ru \
--cc=linux-mtd@lists.infradead.org \
--cc=tglx@linutronix.de \
--cc=wjbeksi@setabox.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.