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