diff options
author | Yao Zi <[email protected]> | 2024-09-12 13:32:05 +0000 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2024-10-09 16:06:51 -0700 |
commit | ad1081a0da2744141d12e94ff816ac91feb871ca (patch) | |
tree | fce95af62a7592c1ed047d8578fc441bd6628907 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
clk: rockchip: fix finding of maximum clock ID
If an ID of a branch's child is greater than current maximum, we should
set new maximum to the child's ID, instead of its parent's.
Fixes: 2dc66a5ab2c6 ("clk: rockchip: rk3588: fix CLK_NR_CLKS usage")
Signed-off-by: Yao Zi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Sebastian Reichel <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions