[GIT PULL] ACPI fix for v5.12-rc2

From: Rafael J. Wysocki
Date: Fri Mar 05 2021 - 12:26:38 EST


Hi Linus,

Please pull from the tag

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

with top-most commit ff70784ab9f89e78e67d5d172bf7644de673f61f

ACPI: bus: Constify is_acpi_node() and friends (part 2)

on top of commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8

Linux 5.12-rc1

to receive an ACPI fix for 5.12-rc2.

This makes the empty stubs of some helper functions used when
CONFIG_ACPI is not set actually match those functions (Andy
Shevchenko).

Thanks!


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

Andy Shevchenko (1):
ACPI: bus: Constify is_acpi_node() and friends (part 2)

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

include/linux/acpi.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)