]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: x86: Add another system to quirk list for forcing StorageD3Enable
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 14 Oct 2022 12:11:36 +0000 (07:11 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 28 Oct 2022 15:34:59 +0000 (17:34 +0200)
commit5016c8df41603e9c9c8f33a83d4ddc4e37f92863
tree2a27d76c60d1b438b186f31c71c7c367beb97f62
parent6b09660c490b77d34d901175007a779ce7bea55a
ACPI: x86: Add another system to quirk list for forcing StorageD3Enable

commit 97a44a936f36c ("ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1
for StorageD3Enable") introduced a quirk to allow a system with ambiguous
use of _ADR 0 to force StorageD3Enable.

Julius Brockmann reports that Inspiron 16 5625 suffers that same symptoms.
Add this other system to the list as well.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=216440
Reported-and-tested-by: Julius Brockmann <mail@juliusbrockmann.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/x86/utils.c