mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant
authorChristophe Kerello <christophe.kerello@st.com>
Tue, 12 May 2020 11:47:47 +0000 (13:47 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 24 May 2020 18:29:24 +0000 (20:29 +0200)
commit743f05572e7f81dcccfecf454bc7d9e10edbbaca
tree3b075bcae4c15be01a5bbb7e922f1eee7c6cbeed
parent0185d50c5220e772aa90a21c515b0c87660ec4d7
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant

This patch renames functions and local variables.
This cleanup is done to get all functions starting by stm32_fmc2_nfc
in the FMC2 raw NAND driver when all functions will start by
stm32_fmc2_ebi in the FMC2 EBI driver.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/1589284068-4079-2-git-send-email-christophe.kerello@st.com
drivers/mtd/nand/raw/stm32_fmc2_nand.c