From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guochun Mao To: Cyrille Pitchen , Marek Vasut CC: Matthias Brugger , Rob Herring , Boris Brezillon , Brian Norris , David Woodhouse , Richard Weinberger , Mark Rutland , , , , , Subject: [PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally Date: Mon, 18 Dec 2017 09:47:34 +0800 Message-ID: <1513561655-10570-1-git-send-email-guochun.mao@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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