mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
authorBoris Brezillon <bbrezillon@kernel.org>
Fri, 13 Mar 2020 19:42:34 +0000 (19:42 +0000)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Mon, 16 Mar 2020 16:28:52 +0000 (18:28 +0200)
commit7648a720d9ed8ab413e104f1a65923a31b22a411
tree2dbaa69a5dbe94a6cc06568ca88ff88ba11374a6
parent69228a0224c533c35b62b88a79aa96768ba29d5e
mtd: spi-nor: Stop prefixing generic functions with a manufacturer name

Replace the manufacturer prefix by something describing more precisely
what those functions do.

Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
[tudor.ambarus@microchip.com: prepend spi_nor_ to all modified methods.]
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
drivers/mtd/spi-nor/spi-nor.c