diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2024-10-02 15:22:24 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2024-10-10 15:11:41 +0300 |
commit | 0e8158b4a82eb5bfb69df17510d210b073896f00 (patch) | |
tree | c09a7e5c782c2d9190ac38c1217c078c59a8e677 /drivers/connector | |
parent | a821b48783c72b2402220434080583856c21c523 (diff) | |
download | linux-0e8158b4a82eb5bfb69df17510d210b073896f00.tar.xz |
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 <ulf.hansson@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/20241002122232.194245-4-ulf.hansson@linaro.org
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions