diff options
author | 2020-11-21 21:30:34 +0100 | |
---|---|---|
committer | 2020-12-02 14:02:51 +0100 | |
commit | 637b9f1a1194cc671bac0039824cc472a2960b2f (patch) | |
tree | bca03e0ce8ed9ebe297f8c237290d4af10099e81 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name (diff) | |
download | wireguard-linux-637b9f1a1194cc671bac0039824cc472a2960b2f.tar.xz wireguard-linux-637b9f1a1194cc671bac0039824cc472a2960b2f.zip |
ACPI: scan: Add acpi_info_matches_hids() helper
acpi_device_dep_initialize() disergards _DEP "suppliers" with a _HID
of "INT3396" and checks this using an acpi_device_info struct.
Because in general there are other device IDs that need to be treated
in the same way, add acpi_info_matches_hids() which checks a list of
_HIDs for this purpose and switch acpi_device_dep_initialize() over
to using it.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
[ rjw: Changelog rewrite ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions