Files
linux/drivers/clk/axs10x
Brian Masney 8987b99357 clk: axs10x: pll_clock: convert from round_rate() to determine_rate()
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.

Signed-off-by: Brian Masney <bmasney@redhat.com>
2025-09-08 09:41:29 -04:00
..