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

Stephen Boyd sboyd at kernel.org
Tue Apr 28 18:45:36 PDT 2026


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 at gmail.com>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list