Re: [PATCH] mtd: mtk-nor: modify functions' name more generally

From: Guochun Mao
Date: Sun Jan 14 2018 - 21:00:27 EST


Hi Cyrille,

Thank you very much.

BR,
Guochun Mao


On Sun, 2018-01-14 at 16:23 +0100, Cyrille Pitchen wrote:
> Le 18/12/2017 Ã 02:47, Guochun Mao a Ãcrit :
> > 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@xxxxxxxxxxxx>
>
> Applied to the spi-nor/next branch of linux-mtd
>
> Thanks!
>
> > ---
> > drivers/mtd/spi-nor/mtk-quadspi.c | 240 ++++++++++++++++++-------------------
> > 1 file changed, 120 insertions(+), 120 deletions(-)
> >