diff options
author | Brian Masney <bmasney@redhat.com> | 2025-08-28 20:38:21 -0400 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-09-04 08:36:27 -0500 |
commit | 0e56e3369b60506ac030546c8a63a1aef153d486 (patch) | |
tree | a63f6bc8257d8fa1e61ecb8573a310bb9e0528b6 /rust/kernel/task.rs | |
parent | d923b9682e12bb63b8a1353110e67869a9bd0ba8 (diff) |
clk: qcom: alpha-pll: 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 prior to running the Coccinelle,
clk_alpha_pll_postdiv_round_ro_rate() was renamed to
clk_alpha_pll_postdiv_ro_round_rate().
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
Link: https://lore.kernel.org/r/20250828-clk-round-rate-v2-v1-2-b97ec8ba6cc4@redhat.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'rust/kernel/task.rs')
0 files changed, 0 insertions, 0 deletions