ASoC: st: Use maple tree register cache
authorMark Brown <broonie@kernel.org>
Thu, 27 Jul 2023 23:27:49 +0000 (00:27 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 27 Jul 2023 23:27:49 +0000 (00:27 +0100)
commit58f3c70cce635bb47694e16a5c6e9ddcbe20effc
tree404313ee836198a41df8f36a13f43da2fd16ccc9
parent8f59c7ed230784ca914c98e250c65768b71d5de4
parent66b1abc17c9d9e4af58098b9d6b8d7ade961e195
ASoC: st: Use maple tree register cache

Merge series from Mark Brown <broonie@kernel.org>:

The maple tree register cache has now got to the point where is is
roughly feature compatible with the rbtree cache, let's convert the ST
drivers to use the more modern data structure.