Merge branch 'acpica'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 15 Dec 2022 17:32:48 +0000 (18:32 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 15 Dec 2022 17:32:48 +0000 (18:32 +0100)
commitf7eae09b50431e36fd61c8cb6fb184bf0e068905
treefa6047b20578e5fcf79447a2f6f01f2d3497acdf
parentbee74dcbd3908291f4bfff3c81a52d52dcd48814
parent54c516aeb8b39eeae6450b7d8076d381568dca46
Merge branch 'acpica'

Merge additional ACPICA changes for 6.2-rc1:

 - Avoid trying to resolve operands in AML when there are none (Amadeusz
   Sławiński).

 - Fix indentation in include/acpi/acpixf.h to help applying patches
   from the upstream ACPICA git (Hans de Goede).

 - Make it possible to install an address space handler without
   evaluating _REG for Operation Regions in the given address space (Hans
   de Goede).

* acpica:
  ACPICA: Allow address_space_handler Install and _REG execution as 2 separate steps
  ACPICA: include/acpi/acpixf.h: Fix indentation
  ACPICA: Fix operand resolution