On Thu, May 7, 2026 at 1:33 AM Tudor Ambarus <[email protected]> wrote:
>
> Hi!
>
> On 5/7/26 2:38 AM, Rosen Penev wrote:
> > Switch three structs to flexible array members to combine allocations.
> >
>
> What's changed in v2?
Fixed compilation by adding back samsung_clk_alloc_reg_dump as it's
used elsewhere.
>
> Cheers,
> ta
> > Rosen Penev (3):
> >   v2: fix compilation and reword descriptions
> >   clk: samsung: use kzalloc_flex
> >   clk: samsung: cpu: use kzalloc_flex
> >   clk: samsung: pll: use kzalloc_flex
> >
> >  drivers/clk/samsung/clk-cpu.c | 34 +++++++++------------
> >  drivers/clk/samsung/clk-pll.c | 56 ++++++++++++++++-------------------
> >  drivers/clk/samsung/clk.c     | 11 +++----
> >  drivers/clk/samsung/clk.h     |  2 +-
> >  4 files changed, 47 insertions(+), 56 deletions(-)
> >
>

Reply via email to