]> Gentwo Git Trees - linux/.git/commit
clk: milbeaut: convert from round_rate() to determine_rate()
authorBrian Masney <bmasney@redhat.com>
Mon, 11 Aug 2025 15:18:20 +0000 (11:18 -0400)
committerBrian Masney <bmasney@redhat.com>
Mon, 8 Sep 2025 13:41:27 +0000 (09:41 -0400)
commit7b45988fcf7895b2f044c216e09ba3b68764a24d
treec863357653990bf2729689bcbd0e22ce7890e93f
parent4f8ccd92870d6be4c11ae4440ee7c3ded4d4bd70
clk: milbeaut: 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>
drivers/clk/clk-milbeaut.c