ASoC: qcom: Use the maple tree register cache
authorMark Brown <broonie@kernel.org>
Mon, 17 Jul 2023 21:58:36 +0000 (22:58 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 17 Jul 2023 21:58:36 +0000 (22:58 +0100)
commit452f9672db26096c4e5e03f5812134c65ca7568c
tree4e131de1f0fbc1f6214614fac6b01cd03f5a767e
parente0c90edb5f491e2664b5f7922c3a6868fe06ada1
parente1de05805133d2f2803001b4804d010b6812ca4a
ASoC: qcom: Use the maple tree register cache

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

The maple tree register cache should now be a good replacement for the
rbtree cache in almost all situations, update the Qualcomm CODEC drivers
to use the newer cache.