diff options
author | Mark Brown <broonie@kernel.org> | 2023-09-29 15:22:00 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-10-10 06:29:16 +0300 |
commit | e2ec8f6631739b9319239f5be6354758ad04fb09 (patch) | |
tree | e0d203860df5371acd7ddb30e807c7d6cf82c8f5 /scripts/gdb/linux/proc.py | |
parent | 29171344a1cdbf2b897cbbef78649fd0e90f6d67 (diff) | |
download | linux-e2ec8f6631739b9319239f5be6354758ad04fb09.tar.xz |
clk: si5341: Convert 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.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230929-clk-maple-si-v1-2-e26cfcaf27bd@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions