[GIT PULL] ACPI fixes for v6.13-rc7

From: Rafael J. Wysocki
Date: Fri Jan 10 2025 - 16:14:41 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.13-rc7

with top-most commit cd4a7b2e6a2437a5502910c08128ea3bad55a80b

ACPI: resource: acpi_dev_irq_override(): Check DMI match last

on top of commit 9d89551994a430b50c4fffcb1e617a057fa76e20

Linux 6.13-rc6

to receive ACPI fixes for 6.13-rc7.

These add two more ACPI IRQ override quirks and update the code using
them to avoid unnecessary overhead (Hans de Goede).

Thanks!


---------------

Hans de Goede (3):
ACPI: resource: Add Asus Vivobook X1504VAP to
irq1_level_low_skip_override[]
ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]
ACPI: resource: acpi_dev_irq_override(): Check DMI match last

---------------

drivers/acpi/resource.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)