diff options
author | Daniel Scally <djrscally@gmail.com> | 2021-06-03 23:40:03 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-06-07 16:48:05 +0200 |
commit | b83e2b306736cb0d108df791fd4ee39f6d52184f (patch) | |
tree | e00bcf6b0796c06391c931e7452e1adaafa4a4df /drivers/platform | |
parent | a9e10e58730432e5de840eb3ddd55c75f29341b3 (diff) |
ACPI: scan: Add function to fetch dependent of ACPI device
In some ACPI tables we encounter, devices use the _DEP method to assert
a dependence on other ACPI devices as opposed to the OpRegions that the
specification intends.
We need to be able to find those devices "from" the dependee, so add
a callback and a wrapper to walk over the acpi_dep_list and return
the dependent ACPI device.
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Daniel Scally <djrscally@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions