linux/drivers/mtd/spi-nor
Guochun Mao 23bae78e8a mtd: mtk-nor: modify functions' name more generally
Since more and more Mediatek's SoC can use this driver to
control spi-nor flash, functions' name with "mt8173_" is
no longer properly. Replacing "mt8173_" with "mtk_" will
be more accurate to describe these functions' usable scope.

Signed-off-by: Guochun Mao <guochun.mao@mediatek.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
2018-01-14 16:14:06 +01:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aspeed-smc.c
atmel-quadspi.c
cadence-quadspi.c mtd: spi-nor: cadence-quadspi: Add support for direct access mode 2018-01-07 18:54:58 +01:00
fsl-quadspi.c mtd: fsl-quadspi: account for const type of of_device_id.data 2018-01-07 19:06:12 +01:00
hisi-sfc.c
intel-spi-pci.c
intel-spi-platform.c
intel-spi.c spi-nor: intel-spi: Remove unused preopcodes field 2018-01-07 21:22:32 +01:00
intel-spi.h
mtk-quadspi.c mtd: mtk-nor: modify functions' name more generally 2018-01-14 16:14:06 +01:00
nxp-spifi.c
spi-nor.c mtd: spi-nor: Add ISSI is25lp080d support 2017-12-28 12:26:05 +01:00
stm32-quadspi.c