[PATCH] ARM: NUC900: rename mtd nand driver name

Wan ZongShun mcuos.com at gmail.com
Fri Jan 1 05:38:15 EST 2010


2010/1/1 Wolfgang Denk <wd at denx.de>:
> Dear Wan ZongShun,
>
> In message <4B3DC972.1020702 at 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 at 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 ?
>

Thanks, I will make a new patch as you mentioned.

> 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 at 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"
>



-- 
linux-arm-kernel mailing list
linux-arm-kernel at lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



More information about the linux-mtd mailing list