diff options
| author | Miquel Raynal <[email protected]> | 2023-04-04 18:21:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-04-05 19:41:10 +0200 |
| commit | e6506f06d5e82765666902ccf9e9162f3e31d518 (patch) | |
| tree | 952da5554535f3fbeb3082863a20edb9a1cbd7a6 /tools/perf/scripts/python/flamegraph.py | |
| parent | bd7a7ed774afd1a4174df34227626c95573be517 (diff) | |
of: Move the request module helper logic to module.c
Depending on device.c for pure OF handling is considered
backwards. Let's extract the content of of_device_request_module() to
have the real logic under module.c.
The next step will be to convert users of of_device_request_module() to
use the new helper.
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