aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2024-08-26 12:07:24 +0200
committerVinod Koul <[email protected]>2024-08-30 13:26:37 +0530
commit29b44a38503856952862c710d47d933c0173fd04 (patch)
tree736073fc20076564f8fe5947b88ef162e494fb4a /tools/perf/scripts/python/flamegraph.py
parent608863e1e600a4d91b00dddd6ff11eda1cbebaa5 (diff)
phy: ti: am654-serdes: Use scoped device node handling to simplify error paths
Obtain the device node reference with scoped/cleanup.h to reduce error handling and make the code a bit simpler. Unlike in other typical of_node_get+syscon_node_to_regmap cases, the reference cannot be dropped immediately after syscon_node_to_regmap(), because further part of probe() uses it. Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions