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

Pratyush Yadav p.yadav at ti.com
Wed Feb 23 03:33:03 PST 2022


On 22/02/22 08:26AM, Michael Walle wrote:
> 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.

Okay. Fine by me.

I have not went and checked every single function changed. I trust you 
to get them right.

Acked-by: Pratyush Yadav <p.yadav at ti.com>

-- 
Regards,
Pratyush Yadav
Texas Instruments Inc.



More information about the linux-mtd mailing list