mtd: spi-nor: gigadevice: unify function names
authorMichael Walle <michael@walle.cc>
Wed, 23 Feb 2022 13:43:33 +0000 (14:43 +0100)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 25 Feb 2022 07:44:31 +0000 (09:44 +0200)
commit0ab828613c5af6c8562961c8ed07781aea7caa5d
treeec44f3a05f678ae5483c8f75147b77257e5d02cf
parent5410151931fa83b7c2199810ff93111f89813f4d
mtd: spi-nor: gigadevice: unify function names

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>_

There are no functional changes.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Acked-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20220223134358.1914798-8-michael@walle.cc
drivers/mtd/spi-nor/gigadevice.c