]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd569369f9f45bb84478c91c90b21fda9782cf07e
tree6cad8bd4a8b30b7265201cd7a17368abed9c8f13
parent2b4ff4e6b0f90ae35b066f9cf059e6a7b1eccd40
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