From: Wolfgang Denk <wd@denx.de>
To: Wan ZongShun <mcuos.com@gmail.com>
Cc: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Re: [PATCH] ARM: NUC900: rename mtd nand driver name
Date: Fri, 01 Jan 2010 11:28:48 +0100 [thread overview]
Message-ID: <20100101102848.53C483F6FF@gemini.denx.de> (raw)
In-Reply-To: <4B3DC972.1020702@gmail.com>
Dear Wan ZongShun,
In message <4B3DC972.1020702@gmail.com> you wrote:
>
> Dear David,
>
> Due to I have renamed the platform_device.name,so this patch changes
> this nand driver platform_driver name.
>
> Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
>
> ---
> drivers/mtd/nand/w90p910_nand.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/mtd/nand/w90p910_nand.c
> b/drivers/mtd/nand/w90p910_nand.c
> index 7680e73..c2e9b68 100644
> --- a/drivers/mtd/nand/w90p910_nand.c
> +++ b/drivers/mtd/nand/w90p910_nand.c
> @@ -358,7 +358,7 @@ static struct platform_driver w90p910_nand_driver = {
> .probe = w90p910_nand_probe,
> .remove = __devexit_p(w90p910_nand_remove),
> .driver = {
> - .name = "w90p910-fmi",
> + .name = "nuc900-fmi",
> .owner = THIS_MODULE,
> },
Maybe you also want to rename the file w90p910_nand.c => nuc900_nand.c ?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
The universe, they said, depended for its operation on the balance of
four forces which they identified as charm, persuasion, uncertainty
and bloody-mindedness. -- Terry Pratchett, "The Light Fantastic"
next prev parent reply other threads:[~2010-01-01 10:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-01 10:07 [PATCH] ARM: NUC900: rename mtd nand driver name Wan ZongShun
2010-01-01 10:28 ` Wolfgang Denk [this message]
2010-01-01 10:38 ` Wan ZongShun
-- strict thread matches above, loose matches on Subject: below --
2010-01-01 10:03 Wan ZongShun
2010-01-01 10:27 ` Wolfgang Denk
2010-01-01 10:35 ` Wan ZongShun
2010-01-01 12:24 ` David Woodhouse
2010-01-01 13:35 ` Wan ZongShun
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=20100101102848.53C483F6FF@gemini.denx.de \
--to=wd@denx.de \
--cc=linux-mtd@lists.infradead.org \
--cc=mcuos.com@gmail.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.