diff options
author | Mark Brown <broonie@kernel.org> | 2024-09-24 17:39:18 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-10-01 16:30:08 +0200 |
commit | d1c7bf9cb31a8e3868c5eaf3ec05b79aba4d2e33 (patch) | |
tree | cd0103b00966d656cfdaf8ef3e8e6bd558e5a5dc /tools/perf/scripts/python/gecko.py | |
parent | af8e4812288181f9a9af27b1df5da366bdcce740 (diff) |
pinctrl: sx150x: Use maple tree register cache
The sx150x driver uses a rbtree register cache with no obvious reason for
specifically preferring it. The maple tree register cache is based on a
more modern data structure and makes implementation decisions more suitable
for modern systems so let's switch the driver to use that. No functional
change.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/20240924-pinctl-sx150x-maple-v1-1-17dcfefefd17@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions