Re: [PATCH] clk: bcm: iproc-asiu: simplify allocation

From: Stephen Boyd

Date: Tue Apr 28 2026 - 23:48:02 EST


Quoting Rosen Penev (2026-03-25 21:53:24)
> Use kzalloc_flex and a flexible array member to combine allocations
>
> While at it, take clk_data out of the struct and move it into probe.
> It's not used anywhere else.
>
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
> ---

Applied to clk-next