diff options
author | Mark Brown <[email protected]> | 2023-06-10 15:27:15 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-06-14 12:26:41 +0100 |
commit | dd08b6ddcb319375b4ee69cd02ce3298ca7608aa (patch) | |
tree | 5bad2dd4222e7df0eb315330c74f9e4d7463faa1 /tools/perf/scripts/python | |
parent | f438c799aa934fcd9b956083043b6f691bcc8492 (diff) |
ASoC: rt715: Use maple tree register cache
The rt715 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.
Tested-by: Bard Liao <[email protected]>
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/scripts/python')
0 files changed, 0 insertions, 0 deletions