]> Gentwo Git Trees - linux/.git/commit
clk: ingenic: x1000-cgu: convert from round_rate() to determine_rate()
authorBrian Masney <bmasney@redhat.com>
Mon, 11 Aug 2025 15:18:16 +0000 (11:18 -0400)
committerBrian Masney <bmasney@redhat.com>
Mon, 8 Sep 2025 13:41:27 +0000 (09:41 -0400)
commit888b3f35c01da7964120e79a9cfae6e1445c3e60
treec43b4625133e9058aed14371b5fab8729548d905
parent2c52ae540c1f26ac7af86b7fa5a0789889436c2e
clk: ingenic: x1000-cgu: 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.

Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Brian Masney <bmasney@redhat.com>
drivers/clk/ingenic/x1000-cgu.c