diff options
author | 2023-03-24 17:49:56 +0100 | |
---|---|---|
committer | 2023-03-29 16:30:19 +0200 | |
commit | d490be6dd8aa3194d8b5d509846275b4b2b2ac38 (patch) | |
tree | 8f07fd00cf0d9d30778064c4c60c57a458bab529 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'ib-qcom-quad-spi' into devel (diff) | |
download | linux-rng-d490be6dd8aa3194d8b5d509846275b4b2b2ac38.tar.xz linux-rng-d490be6dd8aa3194d8b5d509846275b4b2b2ac38.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions