diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-02-20 08:22:13 +0100 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2024-02-26 00:38:17 +0200 |
commit | 0dc5b8abfa03e8720cb341699e3ece194058bb03 (patch) | |
tree | d910caaf2e56f2ed0b26d1e7d9808eb0cc6eec5b /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 64eec95820c19d5e1dbb65913d3473b3cf679940 (diff) |
interconnect: constify of_phandle_args in xlate
The xlate callbacks are supposed to translate of_phandle_args to proper
provider without modifying the of_phandle_args. Make the argument
pointer to const for code safety and readability.
Acked-by: Konrad Dybcio <[email protected]>
Acked-by: Thierry Reding <[email protected]> # Tegra
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Alim Akhtar <[email protected]> # Samsung
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions