diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-11-21 21:30:34 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-12-02 14:02:51 +0100 |
commit | 637b9f1a1194cc671bac0039824cc472a2960b2f (patch) | |
tree | bca03e0ce8ed9ebe297f8c237290d4af10099e81 /drivers/devfreq/governor_performance.c | |
parent | ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name (diff) | |
download | linux-637b9f1a1194cc671bac0039824cc472a2960b2f.tar.xz 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 'drivers/devfreq/governor_performance.c')
0 files changed, 0 insertions, 0 deletions