[GIT PULL] ACPI support update for 7.3-rc2
"Rafael J. Wysocki (Intel)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAJZ5v0j1-NvoTJsKoZ0DONSe+7YzEVde4RUn9V3HsXqAikNQcQ@mail.gmail.com> |
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(-)