diff options
author | Michael Walle <michael@walle.cc> | 2022-02-26 23:45:05 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-03-15 03:55:58 +0300 |
commit | 0e68328edb3227cd00681671843c3d4113083456 (patch) | |
tree | 348938e5201f0ed3db9aef6fc897997be96c95f6 /drivers/pinctrl/freescale/pinctrl-scu.c | |
parent | cd8c48b4efcfb2e71ef8a5d2208a0db5002b78bf (diff) | |
download | linux-0e68328edb3227cd00681671843c3d4113083456.tar.xz |
pinctrl: microchip-sgpio: use regmap_update_bits()
Convert sgpio_clrsetbits() to use regmap_update_bits() and drop the
spinlocks because regmap already takes care of the locking.
Signed-off-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20220226204507.2511633-4-michael@walle.cc
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/freescale/pinctrl-scu.c')
0 files changed, 0 insertions, 0 deletions