On 8/11/25 12:57 AM, Brian Masney wrote: > 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. The change to use clamp_t() was > done manually. > > Signed-off-by: Brian Masney <bmas...@redhat.com> > ---
Reviewed-by: Konrad Dybcio <konrad.dyb...@oss.qualcomm.com> Konrad