Hi Linus, Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ acpi-5.8-rc1-2 with top-most commit ede439be684c54f01147e1f65cc565c6baaca1a4 Merge branch 'acpica' on top of commit 118d6e98293b30aee378a6b08d27a35320a3e34f Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm to receive more ACPI updates for 5.8-rc1. These update the ACPICA code in the kernel to upstream revision 20200528 with the following changes: - Remove some dead code from the acpidump utility (Bob Moore). - Add new OperationRegion subtype keyword PlatformRtMechanism to the compiler (Erik Kaneda). Thanks! --------------- Bob Moore (2): ACPICA: acpidump: Removed dead code from oslinuxtbl.c ACPICA: Update version to 20200528 Erik Kaneda (1): ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism --------------- drivers/acpi/acpica/dbdisply.c | 2 ++ drivers/acpi/acpica/utdecode.c | 3 ++- include/acpi/acpixf.h | 2 +- include/acpi/actypes.h | 3 ++- tools/power/acpi/os_specific/service_layers/oslinuxtbl.c | 11 ++++++----- 5 files changed, 13 insertions(+), 8 deletions(-)