ASoC: Use maple tree for Cirrus Logic devices
authorMark Brown <broonie@kernel.org>
Tue, 13 Jun 2023 16:16:44 +0000 (17:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 13 Jun 2023 16:16:44 +0000 (17:16 +0100)
Merge series from Mark Brown <broonie@kernel.org>:

A lot of the Cirrus Logic devices only support single register
read/write operations so they get no benefit from using the rbtree cache
over the more modern maple tree cache, convert them to use maple tree.


Trivial merge