]> Git Repo - J-linux.git/commitdiff
Merge tag 'acpi-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <[email protected]>
Tue, 21 May 2024 18:37:51 +0000 (11:37 -0700)
committerLinus Torvalds <[email protected]>
Tue, 21 May 2024 18:37:51 +0000 (11:37 -0700)
Pull ACPI fixes from Rafael Wysocki:
 "These make the ACPI EC driver always install the EC address space
  handler at the root of the ACPI namespace which causes it to take care
  of all EC operation regions everywhere.

  This means that the custom EC address space handler in the WMI driver
  is not needed any more and accordingly it gets removed altogether"

* tag 'acpi-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  platform/x86: wmi: Remove custom EC address space handler
  ACPI: EC: Install address space handler at the namespace root


Trivial merge
This page took 0.050219 seconds and 4 git commands to generate.