Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Apr 2022 04:23:02 +0000 (18:23 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Apr 2022 04:23:02 +0000 (18:23 -1000)
commitd017a3167bcb76caedf2b444645bf4db75f775a5
treea392c582de5494fa11d813b32b6afc511c3a50e3
parent6c7376da23587738ab0e84b8b90b6cc02db5181e
parent87ad236001eb95cf1760ccaf7670c94722231097
Merge tag 'acpi-5.18-rc2' of git://git./linux/kernel/git/rafael/linux-pm

Pull ACPI updates from Rafael Wysocki:
 "These revert a problematic commit from the 5.17 development cycle and
  finalize the elimination of acpi_bus_get_device() that mostly took
  place during the recent merge window.

  Specifics:

   - Revert an ACPI processor driver change related to cache
     invalidation in acpi_idle_play_dead() that clearly was a mistake
     and introduced user-visible regressions (Akihiko Odaki).

   - Replace the last instance of acpi_bus_get_device() added during the
     recent merge window and drop the function to prevent more users of
     it from being added (Rafael Wysocki)"

* tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: bus: Eliminate acpi_bus_get_device()
  Revert "ACPI: processor: idle: Only flush cache on entering C3"
drivers/spi/spi.c