On Mon, Jul 15, 2024 at 12:37 PM Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Simplify the `rzg2l-cpg` driver by removing explicit passing of `clks` and > `base` parameters in various clock registration functions. These values > are now accessed directly from the `priv` structure. > > While at it, drop masking of parent clocks with 0xffff as nothing is ever > stored in the high bits. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > v1->v2 > - Squashed patches (2,3,4)/4 into single patch > - Dropped masking of parent clock with 0xffff > - Dropped creating local variable clks Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-clk for v6.12. 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