ACPICA: Make acpi_ex_load_op() match upstream
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 27 Oct 2022 18:02:13 +0000 (20:02 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 28 Oct 2022 15:27:04 +0000 (17:27 +0200)
commit5620fe641620a790117be5b671c0a48d6dcd3fda
tree0381d2f39877553f1cb011e5d21903b6a9413154
parent247f34f7b80357943234f93f247a1ae6b6c3a740
ACPICA: Make acpi_ex_load_op() match upstream

The acpi_ex_load_op() code has slightly diverged from the upstream
implementation, so correct that to make the behavior consistent with
the upstream and avoid patch backporting issues going forward.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/exconfig.c