aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2023-07-13 01:13:47 +0100
committerMark Brown <[email protected]>2023-07-18 14:45:33 +0100
commit3a17f8d71bba92538165a5b55f095b7cb0e71529 (patch)
tree61e78e0cf42217253c437a467f9d655c393bd619 /tools/perf/scripts/python
parentd643047ec77ed17fef7b2ce76ecd5e88b3b5f7d8 (diff)
ASoC: wm8962: Update to use maple tree register cache
The maple tree register cache is based on a much more modern data structure than the rbtree cache and makes optimisation choices which are probably more appropriate for modern systems than those made by the rbtree cache. In v6.5 it has also acquired the ability to generate multi-register writes in sync operations, bringing performance up to parity with the rbtree cache there. Update the wm8962 driver to use the more modern data structure. Acked-by: Charles Keepax <[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