[PATCH v4 01/32] mtd: spi-nor: atmel: unify function names

Michael Walle michael at walle.cc
Mon Feb 21 23:26:15 PST 2022


Am 2022-02-22 08:23, schrieb Pratyush Yadav:
> On 21/02/22 01:07PM, Michael Walle wrote:
>> To avoid name clashes unify all the function and static object names 
>> and
>> use one of the following prefixes which should be sufficiently unique:
>>  - <vendor>_nor_
>>  - <flash_family>_nor_
>>  - <flash_part>_
> 
> Shouldn't this be "<flash_part>_nor_"?

No, a part name is already unique and its the same "style" as spi nand
is doing it.

-michael



More information about the linux-mtd mailing list