On 8/11/25 12:57 AM, Brian Masney wrote: > The round_rate() clk ops is deprecated in the clk framework in favor > of the determine_rate() clk ops, so let's go ahead and convert the > drivers in the drm/msm/dsi/phy subsystem using the Coccinelle semantic > patch posted below. I did a few minor cosmetic cleanups of the code in a > few cases.
Reviewed-by: Konrad Dybcio <konrad.dyb...@oss.qualcomm.com> Konrad