diff options
author | Uwe Kleine-König <[email protected]> | 2023-03-24 17:49:56 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-03-29 16:30:19 +0200 |
commit | d490be6dd8aa3194d8b5d509846275b4b2b2ac38 (patch) | |
tree | 8f07fd00cf0d9d30778064c4c60c57a458bab529 /tools/perf/scripts/python/flamegraph.py | |
parent | 2a6ac65c941dc1c6c00d0f765eec898bcb96fc63 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions