On 8/11/25 5:19 PM, Brian Masney via B4 Relay wrote: > From: Brian Masney <bmasney@xxxxxxxxxx> > > The round_rate() clk ops is deprecated, so migrate this driver from > round_rate() to determine_rate() using the Coccinelle semantic patch > on the cover letter of this series. > > Note that prior to running the Coccinelle, div_round_ro_rate() was > renamed to div_ro_round_rate(). > > Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> Konrad