]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branches 'acpica' and 'acpi-bus'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 19 Mar 2026 13:57:06 +0000 (14:57 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 19 Mar 2026 13:57:06 +0000 (14:57 +0100)
Merge an ACPICA fix and a core ACPI support code fix for 7.0-rc5:

 - Update the format of the last argument of _DSM to avoid printing
   confusing error messages in some cases (Saket Dumbre)

 - Fix MFD child automatic modprobe issue by removing a stale check
   from acpi_companion_match() (Pratap Nirujogi)

* acpica:
  ACPICA: Update the format of Arg3 of _DSM

* acpi-bus:
  ACPI: bus: Fix MFD child automatic modprobe issue


Trivial merge