commit | 7a6b328841b370c48f590b5e51e633154b21e751 | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@st.com> | Fri Jul 31 09:53:37 2020 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu Aug 13 09:53:34 2020 +0200 |
tree | 31ce81b7df67f14c4fb0dabab3fe5ebfa439355f | |
parent | 4a470044e15031b59b8e66d12e92f2d13da009c9 [diff] |
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>