mtd: rawnand: stm32_fmc2: use clrsetbits_le32
authorChristophe Kerello <christophe.kerello@st.com>
Fri, 31 Jul 2020 07:53:39 +0000 (09:53 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 13 Aug 2020 07:53:34 +0000 (09:53 +0200)
commit834b85c9e8363f2316e066d2f0b7ba379cef4dfa
tree6cad8bd4a8b30b7265201cd7a17368abed9c8f13
parent158f2d44a7ec838380459c5e39100c116f80d79c
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>
drivers/mtd/nand/raw/stm32_fmc2_nand.c