commit | 9de081dfe66bef82df65e5dc332d7b81b6be5530 | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@st.com> | Fri Jul 31 09:53:39 2020 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu Aug 13 09:53:34 2020 +0200 |
tree | 6cad8bd4a8b30b7265201cd7a17368abed9c8f13 | |
parent | f4aca8744aec9d6a2678a6fda9c0a2eabb79c574 [diff] |
mtd: rawnand: stm32_fmc2: use clrsetbits_le32 This patch uses clrsetbits_le32 function instead of multiple instructions. Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>