diff options
author | Mark Brown <[email protected]> | 2023-06-10 14:59:54 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-06-19 12:59:45 +0100 |
commit | ce44a03db73f7ce7cca152e07bd9cbfc3c10a0ba (patch) | |
tree | 926dc654c45472cd67a8175b109ccd4564c9ee52 /tools/perf/util/trace-event-scripting.c | |
parent | 29890a15865deaf7f446119bcb5617b0cc76be03 (diff) |
regulator: ltc3676: Use maple tree register cache
The ltc3676 can only support single register read and write operations
so does not benefit from block writes. This means it gets no benefit from
using the rbtree register cache over the maple tree register cache so
convert it to use maple trees instead, it is more modern.
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions