diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-09-13 13:19:50 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-09-18 20:48:37 +0200 |
commit | d37273af0e428e95a34841c1ade16b172db6c2b5 (patch) | |
tree | 9410c58517ad756e7f94786e0a355cebaf088c3d /tools/testing/selftests/bpf/prog_tests/sockmap_basic.c | |
parent | c1ed72171ed580fbf159e703b77685aa4b0d0df5 (diff) |
ACPI: resource: Consolidate IRQ trigger-type override DMI tables
Before this patch there were 6 dmi_system_id tables. While looking at
the override_table[] there are only 2 cases:
1. irq 1, level, active-low, not-shared, skip-override
2. irq 1, edge, activ-low, shared, force-override
Merge the dmi_system_id tables for identical cases together,
going from 6 dmi_system_id tables and 6 override_table[] entries
to just 2, one for each case.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/sockmap_basic.c')
0 files changed, 0 insertions, 0 deletions