[GIT PULL] ACPI support update for 7.3-rc2

From: Rafael J. Wysocki (Intel)

Date: Thu Sep 03 2026 - 15:14:08 EST


Hi Linus,

Please pull from the tag

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

with top-most commit 4a819ee5f2834330656d6ac168c4c8cf27fdeec2

ACPI: bus: Drop two fields from struct acpi_device_pnp

on top of commit cee9395acd8043be0644b25c34bfa86623f2b935

Linux 7.3-rc1

to receive an ACPI support update for 7.3-rc2.

This drops two structure fields that have no more users after
changes merged recently.

Thanks!


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

Rafael J. Wysocki (1):
ACPI: bus: Drop two fields from struct acpi_device_pnp

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

drivers/acpi/scan.c | 4 ----
include/acpi/acpi_bus.h | 11 +++--------
2 files changed, 3 insertions(+), 12 deletions(-)