]> asedeno.scripts.mit.edu Git - linux.git/commit
Revert "ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530"
authorKai Heng Feng <kai.heng.feng@canonical.com>
Thu, 19 Jul 2018 11:00:30 +0000 (19:00 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 20 Jul 2018 08:10:49 +0000 (10:10 +0200)
commitae976358cd7b0272ccfbd2517edaf0d46f2a356b
tree586492d9767ceec6042633a5a56080ddd6165224
parent9d3cce1e8b8561fed5f383d22a4d6949db4eadbe
Revert "ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530"

Reverts commit 36904703aeee (ACPI / bus: Parse tables as term_list
for Dell XPS 9570 and Precision M5530).

Since commit 5a8361f7ecce (ACPICA: Integrate package handling with
module-level code), acpi_gbl_execute_tables_as_methods is always
true, so we can remove the quirk for XPS 9570/Precision M5530.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/bus.c