[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally

2017-12-17 Thread Guochun Mao
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.

Guochun Mao (1):
  mtd: mtk-nor: modify functions' name more generally

 drivers/mtd/spi-nor/mtk-quadspi.c | 240 +++---
 1 file changed, 120 insertions(+), 120 deletions(-)

-- 
1.9.1



[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally

2017-12-17 Thread Guochun Mao
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.

Guochun Mao (1):
  mtd: mtk-nor: modify functions' name more generally

 drivers/mtd/spi-nor/mtk-quadspi.c | 240 +++---
 1 file changed, 120 insertions(+), 120 deletions(-)

-- 
1.9.1