[GIT PULL] ACPI fixes for v4.19-rc3
From: Rafael J. Wysocki
Date: Fri Sep 07 2018 - 05:37:58 EST
two ACPI fixes for 4.19-rc3.
These fix a regression from the 4.18 cycle in the ACPI driver
for Intel SoCs (LPSS) and prevent dmi_check_system() from being
called on non-x86 systems in the ACPI core.
Specifics:
- Fix a power management regression in the ACPI driver for Intel
SoCs (LPSS) introduced by a system-wide suspend/resume fix during
the 4.18 cycle (Zhang Rui).
- Prevent dmi_check_system() from being called on non-x86 systems in
the ACPI core (Jean Delvare).
Thanks!
---------------
Jean Delvare (1):
ACPI / bus: Only call dmi_check_system() on X86
Zhang Rui (1):
ACPI / LPSS: Force LPSS quirks on boot