linux/drivers/clk/sifive
Brian Masney ff04a06db6 clk: sifive: sifive-prci: 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.

Note that the changes to the three header files were done by hand.

Reviewed-by: Samuel Holland <samuel.holland@sifive.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
2025-09-08 09:41:28 -04:00
..
fu540-prci.h clk: sifive: sifive-prci: convert from round_rate() to determine_rate() 2025-09-08 09:41:28 -04:00
fu740-prci.h clk: sifive: sifive-prci: convert from round_rate() to determine_rate() 2025-09-08 09:41:28 -04:00
Kconfig clk: sifive: Allow building the driver as a module 2023-10-23 20:27:46 -07:00
Makefile clk: sifive: Move all stuff into SoCs header files from C files 2022-03-15 15:56:28 -07:00
sifive-prci.c clk: sifive: sifive-prci: convert from round_rate() to determine_rate() 2025-09-08 09:41:28 -04:00
sifive-prci.h clk: sifive: sifive-prci: convert from round_rate() to determine_rate() 2025-09-08 09:41:28 -04:00