projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
45b4ad5
22691a0
)
ASoC: Use the maple tree register cache for RealTek
author
Mark Brown
<broonie@kernel.org>
Thu, 15 Jun 2023 12:52:12 +0000
(13:52 +0100)
committer
Mark Brown
<broonie@kernel.org>
Thu, 15 Jun 2023 12:52:12 +0000
(13:52 +0100)
Merge series from Mark Brown <broonie@kernel.org>:
The RealTek SoundWire CODECs don't support bulk register operations so
they gain no advantage from using the rbtree cache, convert them to use
the maple tree cache instead - it is more modern.
Trivial merge