Re: [PATCH] ASoC: fsl: Use maple tree register cache

From: Daniel Baluta
Date: Wed Sep 25 2024 - 02:49:54 EST


On Tue, Sep 24, 2024 at 4:59 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> Several of the NXP drivers use regmaps with a rbtree register cache. Since
> the maple tree cache is uisng 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@xxxxxxxxxx>

Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>