commit | 3d03140c4844bbd128728e8a367bb467d95f888e | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Dec 15 18:38:22 2022 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Dec 15 18:38:22 2022 +0100 |
tree | c965c58d1a872340b29e574e9bc993c796f0f75f | |
parent | f7eae09b50431e36fd61c8cb6fb184bf0e068905 [diff] | |
parent | ab4620f58d38206687b9f99d9d2cc1d5a2640985 [diff] |
Merge branch 'acpi-ec' Merge additional ACPI EC driver fixes for 6.2-rc1: - Fix EC address space handler unregistration (Hans de Goede). - Defer the evaluation of _REG for ECDT described ECs till the matching EC device in the DSDT gets parsed and acpi_ec_add() gets called for it (Hans de Goede). * acpi-ec: ACPI: EC: Fix ECDT probe ordering issues ACPI: EC: Fix EC address space handler unregistration