Uwe Kleine-König d490be6dd8 pinctrl: mcp23s08: Rename and change function that wraps regmap_update_bits()
The semantic of mcp_set_mask() was surprising to me when I first read
that driver. So it was unexpected that in the call

	mcp_set_mask(mcp, MCP_OLAT, mask, value);

value was a bool. Make the function a thinner wrapper around
regmap_update_bits() and rename it to also have a similar name.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20230324164957.485924-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2023-03-29 16:30:19 +02:00
..
2022-10-26 09:58:29 +02:00
2023-02-22 11:05:56 -08:00
2023-02-22 11:05:56 -08:00
2023-02-22 11:05:56 -08:00
2022-10-24 17:06:47 +03:00
2023-02-22 11:05:56 -08:00
2023-01-30 15:55:30 +01:00
2022-10-24 17:06:48 +03:00
2022-10-24 17:06:48 +03:00
2023-02-22 11:05:56 -08:00
2022-10-26 09:58:29 +02:00
2023-02-22 11:05:56 -08:00
2022-10-26 09:58:29 +02:00
2022-10-24 17:06:48 +03:00
2022-10-24 17:06:48 +03:00