ASoC: Use the maple tree register cache for RealTek
authorMark Brown <broonie@kernel.org>
Thu, 15 Jun 2023 12:52:12 +0000 (13:52 +0100)
committerMark 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