aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMiquel Raynal <[email protected]>2023-04-04 18:21:15 +0100
committerGreg Kroah-Hartman <[email protected]>2023-04-05 19:41:10 +0200
commit5c3d15e127ebfc0754cd18def7124633b6d46672 (patch)
treec35eb5cc4366762ff895b4e53661227b58e0f5e3 /tools/perf/scripts/python/flamegraph.py
parent2187af84e5d0062090f5e0e89281a00d0b8afa40 (diff)
of: Update of_device_get_modalias()
This function only needs a "struct device_node" to work, but for convenience the author (and only user) of this helper did use a "struct device" and put it in device.c. Let's convert this helper to take a "struct device node" instead. This change asks for two additional changes: renaming it "of_modalias()" to fit the current naming, and moving it outside of device.c which will be done in a follow-up commit. Signed-off-by: Miquel Raynal <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions