]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: fsl: Use maple tree register cache
authorMark Brown <broonie@kernel.org>
Tue, 24 Sep 2024 13:58:42 +0000 (15:58 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 29 Sep 2024 23:11:01 +0000 (01:11 +0200)
commitbbeffdda5f26a56072cb8cf741f4c52bc2174838
tree5c07e01defb7e5a431cb160a3d804e30ec0e8fd5
parent0e9f73f109025f0d5d16b104b6684e6c03aa0c83
ASoC: fsl: Use maple tree register cache

Several of the NXP drivers use regmaps with a rbtree register cache. Since
the maple tree cache is using a generally more modern data structure which
makes implementation choices more suitable for modern systems let's convert
these drivers to it. This should have no practical impact.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://patch.msgid.link/20240924-asoc-imx-maple-v1-1-8b993901f71e@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_aud2htx.c
sound/soc/fsl/fsl_easrc.c
sound/soc/fsl/fsl_micfil.c