diff options
| author | Maxime Ripard <[email protected]> | 2023-05-05 13:25:07 +0200 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2023-06-08 18:39:25 -0700 |
| commit | e2533dad2f683976166d365aaeec65af7841a2de (patch) | |
| tree | 4bc1128e9589137afe51e2b46975f472bd5199a9 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 33b70fbc4f815f0acb327fa506c988ef25cd943d (diff) | |
clk: lan966x: Remove unused round_rate hook
The lan966x driver registers a gck clock with both a determine_rate and
a round_rate implementation. Both are equivalent, and are only called by
clk_core_determine_round_nolock() which favors determine_rate.
Thus, lan966x_gck_round_rate() is never called, so we can just remove
it.
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions