commit | d1a2587961966abbf282dfad28f391c85c8fa111 | [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 | 92693e39f832050f8652f617b7dad6a1d49bf733 [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>