diff options
| author | Miquel Raynal <[email protected]> | 2023-12-15 11:15:27 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-15 13:30:07 +0100 |
| commit | 7f38b70042fcaa49219045bd1a9a2836e27a58ac (patch) | |
| tree | 19c56c702a6e9154f52054460c487c765ce71ac6 /tools/perf/scripts/python/flamegraph.py | |
| parent | e909abe885e2f399be7ac0560a010d7429f951e1 (diff) | |
of: device: Export of_device_make_bus_id()
This helper is really handy to create unique device names based on their
device tree path, we may need it outside of the OF core (in the NVMEM
subsystem) so let's export it. As this helper has nothing patform
specific, let's move it to of/device.c instead of of/platform.c so we
can add its prototype to of_device.h.
Signed-off-by: Miquel Raynal <[email protected]>
Acked-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