On Thu, 15 May 2025 at 16:18, Thierry Bultel <thierry.bultel.yh@xxxxxxxxxxxxxx> wrote: > In a subsequent patch, the registration callback will need more parameters > from cpg_mssr_priv (like another base address with clock controllers > with double register block, and also, notifiers and rmw_lock). > Instead of adding more parameters, move the needed parameters to a public > sub-struct. > Instead moving clks to this structure, which would have implied to add > an allocation (and cleanup) for it, keep the way the allocation is done > and just have a copy of the pointer in the public structure. > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Thierry Bultel <thierry.bultel.yh@xxxxxxxxxxxxxx> > --- > Changes v8->v9: rebase on linux-next Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-clk for v6.17. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds