diff options
author | Mark Brown <broonie@kernel.org> | 2023-06-10 17:05:21 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-06-12 14:24:30 +0300 |
commit | d99df65728bdd087046af7357ceaef2ecfb1ba72 (patch) | |
tree | 1e4d18ca88dbd9cf6bde802635910761792930ee /lib | |
parent | b54185c1e3b02c91e4a190ac5c346ea7bfb0de93 (diff) | |
download | linux-d99df65728bdd087046af7357ceaef2ecfb1ba72.tar.xz |
mfd: twl6040: Use maple tree register cache
The twl6040 is only capable of performing single register read and write
operations which means it gains no advantage from using a rbtree register
cache, convert it to using the more modern maple tree register cache
instead. This should be more efficient.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230609-mfd-twl6040-maple-v1-1-3493d051cd6f@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions