]> Gentwo Git Trees - linux/.git/commit
clk: samsung: cpu: convert from round_rate() to determine_rate()
authorBrian Masney <bmasney@redhat.com>
Mon, 11 Aug 2025 15:19:30 +0000 (11:19 -0400)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 23 Aug 2025 16:46:50 +0000 (18:46 +0200)
commit05c58c9415d1369387aedd28518fd0fdaeabd178
tree0c7dfc8e940c76b41e92903d3e8bc48137f85662
parent1a713bd3b0c60d826bdde633919bedc1fd38df4d
clk: samsung: cpu: 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>
Link: https://lore.kernel.org/r/20250811-clk-for-stephen-round-rate-v1-98-b3bf97b038dc@redhat.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/clk/samsung/clk-cpu.c