diff options
author | Ulf Hansson <[email protected]> | 2024-10-02 14:22:24 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-10-10 14:11:41 +0200 |
commit | 0e8158b4a82eb5bfb69df17510d210b073896f00 (patch) | |
tree | c09a7e5c782c2d9190ac38c1217c078c59a8e677 /tools/perf/scripts/python/libxed.py | |
parent | a821b48783c72b2402220434080583856c21c523 (diff) |
OPP: Rework _set_required_devs() to manage a single device per call
At this point there are no consumer drivers that makes use of
_set_required_devs(), hence it should be straightforward to rework the code
to enable it to better integrate with the PM domain attach procedure.
During attach, one device at the time is being hooked up to its
corresponding PM domain. Therefore, let's update the _set_required_devs()
to align to this behaviour, allowing callers to fill out one required_dev
per call. Subsequent changes starts making use of this.
Signed-off-by: Ulf Hansson <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions