ASoC: Convert Realtek I2C drivers to use maple tree
authorMark Brown <broonie@kernel.org>
Tue, 20 Jun 2023 14:23:47 +0000 (15:23 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 20 Jun 2023 14:23:47 +0000 (15:23 +0100)
Merge series from Mark Brown <broonie@kernel.org>:

Many of the Realtek I2C/SPI devices only support single register read
and write operations so don't benefit from using the rbtree cache
instead of the more modern maple tree cache, convert them to maple tree.


Trivial merge