diff options
author | Brian Masney <bmasney@redhat.com> | 2025-08-11 01:37:10 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2025-09-23 13:41:50 +0300 |
commit | 21b8a635f3b3d6a165fa257808ed381c13c72e9b (patch) | |
tree | 448d902fe2457b5fd1ef1820cbd647254c96de40 /net/unix/af_unix.c | |
parent | 764d0654114b5ce52aafabdb2bf9ccee0e998651 (diff) | |
download | linux-21b8a635f3b3d6a165fa257808ed381c13c72e9b.tar.xz |
clocksource/drivers/ingenic-sysost: 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
appended to the "under-the-cut" portion of the patch.
While changes are being made to 'struct clk_ops', let's also go ahead
and fix the formatting of set_rate so that everything lines up as
expected.
Signed-off-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20250810-clocksource-round-rate-v1-1-486ef53e45eb@redhat.com
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions