On Sun, Aug 10, 2025 at 06:57:30PM -0400, 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> > --- > drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c | 16 ++++++---------- > 1 file changed, 6 insertions(+), 10 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry