]> Git Repo - J-u-boot.git/commit
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant
authorChristophe Kerello <[email protected]>
Fri, 31 Jul 2020 07:53:37 +0000 (09:53 +0200)
committerPatrice Chotard <[email protected]>
Thu, 13 Aug 2020 07:53:34 +0000 (09:53 +0200)
commit7a6b328841b370c48f590b5e51e633154b21e751
tree31ce81b7df67f14c4fb0dabab3fe5ebfa439355f
parent4a470044e15031b59b8e66d12e92f2d13da009c9
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 <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
drivers/mtd/nand/raw/stm32_fmc2_nand.c
This page took 0.0370549999999999 seconds and 4 git commands to generate.