[GIT PULL] ACPI support fix for 7.3-rc1

From: Rafael J. Wysocki (Intel)

Date: Fri Aug 28 2026 - 11:50:47 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-7.3-rc1-3

with top-most commit 3b446d169a93e6abae9a93535369fa18bbcbefd9

Revert "ACPI: scan: Defer device power initialization"

on top of commit 3382bfbca58c7d5ee3f31a7b37fbeb208e98e656

Merge tag 'acpi-7.3-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive an urgent ACPI support fix for 7.3-rc1.

This reverts an incomplete recent commit that may cause ACPI device
power management to stop working.

Unfortunately, I only realized that the problem was there after the
commit in question had gone in and AI did not catch it either.

Thanks!


---------------

Rafael J. Wysocki (1):
Revert "ACPI: scan: Defer device power initialization"

---------------

drivers/acpi/power.c | 1 -
drivers/acpi/scan.c | 4 ++++
2 files changed, 4 insertions(+), 1 deletion(-)