[GIT PULL] More ACPI updates for v5.15-rc1

From: Rafael J. Wysocki
Date: Fri Sep 10 2021 - 15:07:05 EST


Hi Linus,

Please pull from the tag

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

with top-most commit 8fbc1c5b91133f7ae5254061d2cb3326992635c4

Merge branches 'acpi-scan' and 'acpi-prm'

on top of commit 30f349097897c115345beabeecc5e710b479ff1e

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

to receive additional ACPI updates for 5.15-rc1.

These prevent a confusing PRMT-related message from being printed,
drop an unnecessary header file include and update the list of
ACPICA maintainers.

Specifics:

- Prevent a message about missing PRMT from being printed on systems
that do not support PRM, which are the majority now (Aubrey Li).

- Drop unnecessary header include from scan.c (Kari Argillander).

- Update the list of ACPICA maintainers after recent departure of
one of them (Rafael Wysocki).

Thanks!


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

Aubrey Li (1):
ACPI: PRM: Find PRMT table before parsing it

Kari Argillander (1):
ACPI: scan: Remove unneeded header linux/nls.h

Rafael J. Wysocki (1):
ACPICA: Update the list of maintainers

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

MAINTAINERS | 1 -
drivers/acpi/prmt.c | 10 +++++++++-
drivers/acpi/scan.c | 1 -
3 files changed, 9 insertions(+), 3 deletions(-)