10 Jun
2023
10 Jun
'23
1:16 p.m.
Several of the Everest Semi CODECs only support single register read and write operations and therefore do not benefit from using the rbtree cache over the maple tree cache, convert them to the more modern maple tree cache.
Signed-off-by: Mark Brown broonie@kernel.org --- Mark Brown (2): ASoC: es8316: Use maple tree register cache ASoC: es8328: Use maple tree register cache
sound/soc/codecs/es8316.c | 2 +- sound/soc/codecs/es8328.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- base-commit: 9561de3a55bed6bdd44a12820ba81ec416e705a7 change-id: 20230609-asoc-es-maple-3b696631e609
Best regards,
--
Mark Brown broonie@kernel.org