Merge branch 'acpi-ec'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 15 Dec 2022 17:38:22 +0000 (18:38 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 15 Dec 2022 17:38:22 +0000 (18:38 +0100)
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

1  2 
drivers/acpi/ec.c

Simple merge