ASoC: Use maple tree register cache for Everest Semi
authorMark Brown <broonie@kernel.org>
Tue, 20 Jun 2023 14:23:56 +0000 (15:23 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 20 Jun 2023 14:23:56 +0000 (15:23 +0100)
Merge series from Mark Brown <broonie@kernel.org>:

Several of the Everest Semi CODECs only support single register read and
write operations and therefore do not benefit from using the rbtree
cache over the maple tree cache, convert them to the more modern maple
tree cache.


Trivial merge