Re: [PATCH v3 1/5] regcache: Add ->populate() callback to separate from ->init()
From: Charles Keepax
Date: Fri Oct 31 2025 - 06:48:56 EST
On Fri, Oct 31, 2025 at 09:03:16AM +0100, Andy Shevchenko wrote:
> In the future changes we would like to change the flow of the cache handling.
> Add ->populate() callback in order to prepare for that.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>
Thanks,
Charles