From: Troy Kisky <troy.kisky@boundarydevices.com>
To: David Brownell <david-b@pacbell.net>
Cc: dedekind@infradead.org, tglx@linutronix.de,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH V5 2/2] mtd: nand: Calculate better default ecc layout
Date: Thu, 23 Jul 2009 12:38:19 -0700 [thread overview]
Message-ID: <4A68BC2B.2030800@boundarydevices.com> (raw)
In-Reply-To: <200907231226.24436.david-b@pacbell.net>
David Brownell wrote:
> On Thursday 23 July 2009, Troy Kisky wrote:
>> What do you think of leaving nand_base totally alone
>> and add a file nand_probe.h which contain the new
>> routines marked as inline, or mark it __devinit or
>> __init ? I don't think anyone but probe calls these
>> functions.
>
> You don't want those nand-core functions to be removed.
> Drivers can be modular, and they need to call them.
>
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
>
You misunderstand. I'm suggesting that each driver
includes nand_probe.h
That way, the routines can be freed when initialization
is complete.
prev parent reply other threads:[~2009-07-23 19:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1247789948-5764-1-git-send-email-troy.kisky@boundarydevices.com>
2009-07-17 19:46 ` [PATCH V5 1/2] mtd: nand: move layout structure into nand_ecc_ctrl David Brownell
2009-07-17 20:20 ` Troy Kisky
2009-07-17 21:19 ` David Brownell
[not found] ` <1247789948-5764-2-git-send-email-troy.kisky@boundarydevices.com>
2009-07-17 1:19 ` [PATCH V5 2/2] mtd: nand: Calculate better default ecc layout Troy Kisky
2009-07-23 19:14 ` Troy Kisky
2009-07-23 19:26 ` David Brownell
2009-07-23 19:38 ` Troy Kisky [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=4A68BC2B.2030800@boundarydevices.com \
--to=troy.kisky@boundarydevices.com \
--cc=david-b@pacbell.net \
--cc=dedekind@infradead.org \
--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.