Learn more about cloning repositories
You have read-only access
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places Use clrsetbits_le32() to replace clrbits_le32() + setbits_le32(). Signed-off-by: Axel Lin <axel.lin@ingics.com>