[GIT PULL] ACPI fixes for v5.7-rc3
From: Rafael J. Wysocki
Date: Fri Apr 24 2020 - 15:22:30 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.7-rc3
with top-most commit 0db0d142e2d2c7522764511f45c0d3c15dbd8be0
Merge branch 'acpi-pci'
on top of commit ae83d0b416db002fe95601e7f97f64b59514d936
Linux 5.7-rc2
to receive ACPI fixes for 5.7-rc3.
These drop a lid status quirk for Asus T200TA that is not necessary
any more and clean up a resource management inconsistency in the
PCI IRQ link configuration code.
Both changes from Hans de Goede.
Thanks!
---------------
Hans de Goede (2):
ACPI/PCI: pci_link: use extended_irq union member when setting
ext-irq shareable
ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirk
---------------
drivers/acpi/button.c | 12 ------------
drivers/acpi/pci_link.c | 4 ++--
2 files changed, 2 insertions(+), 14 deletions(-)