pinctrl: cy8c95x0: Update cache modification
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 26 Jun 2024 08:45:23 +0000 (10:45 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Jul 2024 11:14:29 +0000 (13:14 +0200)
commitbda79f8fb30eaa99ac98b430d17beb3ee71cc754
treea90b3a94dc1f4e5dcdb6166048c5b82d2bf4d69b
parent710894c9d37f993bb521ed1ccda625642c04193e
pinctrl: cy8c95x0: Update cache modification

In the previous review cycle the regmap cache update code was
questioned since it seems and odd way of using regmap_update_bits().
Thus update the regmap cache modification code to better explain
what it does and why it's done. This is no functional change, but
it's improving code maintainability.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Link: https://lore.kernel.org/20240626084525.787298-2-patrick.rudolph@9elements.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-cy8c95x0.c