]> git.itanic.dy.fi Git - linux-stable/commit
ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
authorAlex Hung <alex.hung@canonical.com>
Fri, 17 Mar 2017 00:48:32 +0000 (00:48 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Mar 2017 11:43:38 +0000 (12:43 +0100)
commit5c19e9070df8165db7ba26c13f39848d94e2ce8a
tree4f561222f4e691c84ea0956e1f25975346422aa7
parentbc01eb939899762eede303ffbbbfcda197316234
ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520

[ Upstream commit 9523b9bf6dceef6b0215e90b2348cd646597f796 ]

Precision 5520 and 3520 either hang at login and during suspend or reboot.

It turns out that that adding them to acpi_rev_dmi_table[] helps to work
around those issues.

Signed-off-by: Alex Hung <alex.hung@canonical.com>
[ rjw: Changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/blacklist.c