]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant
authorChristophe Kerello <christophe.kerello@st.com>
Fri, 31 Jul 2020 07:53:37 +0000 (09:53 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 13 Aug 2020 07:53:34 +0000 (09:53 +0200)
commit220b30b73e966181fe58dc11e65111be4d4d333a
tree31ce81b7df67f14c4fb0dabab3fe5ebfa439355f
parent526b66d2d4cc3c2ba4e6acc41aa65af0f9d72a6c
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: Patrice Chotard <patrice.chotard@st.com>
drivers/mtd/nand/raw/stm32_fmc2_nand.c