On Mon, 11 Aug 2025 at 17:19, Brian Masney via B4 Relay <devnull+bmasney.redhat.com@xxxxxxxxxx> wrote: > From: Brian Masney <bmasney@xxxxxxxxxx> > > This driver implements both the determine_rate() and round_rate() clk > ops, and the round_rate() clk ops is deprecated. When both are defined, > clk_core_determine_round_nolock() from the clk core will only use the > determine_rate() clk ops. Also all clk drivers that directly calls > divider's round_rate() have been migrated over to determine_rate(). So > let's remove the round_rate() clk ops. > > Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> 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