diff options
author | Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> | 2025-05-14 12:04:08 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-06-10 10:20:45 +0200 |
commit | 2f96afdffad4ef74e3c511207058c41c54a2d014 (patch) | |
tree | b7f0272fcd63ecb64aa8dbfe9035b8a63d5375a7 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 1bf4adbbf624247928774402f51a64ee4ceb445e (diff) |
clk: renesas: rzg2l: Postpone updating priv->clks[]
Since the sibling data is filled after the priv->clks[] array entry is
populated, the first clock that is probed and has a sibling will
temporarily behave as its own sibling until its actual sibling is
populated. To avoid any issues, postpone updating priv->clks[] until after
the sibling is populated.
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250514090415.4098534-2-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions