]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / tables: add DSDT AmlCode new declaration name support
authorWang Dongsheng <dongsheng.wang@hxt-semitech.com>
Tue, 13 Nov 2018 10:46:23 +0000 (18:46 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 13 Dec 2018 22:07:37 +0000 (23:07 +0100)
commit6b7a7777d6cde7d8f2ad33f02437eeb803da4d36
tree184b2ed3b5c10011e99ca47e52b3e5fcf2a8528f
parentb6f30bf88aed2048597b33efe46e06ffc63bf02a
ACPI / tables: add DSDT AmlCode new declaration name support

A new naming rule was added in ACPICA version 20180427 changing
the DSDT AML code name from "AmlCode" to "dsdt_aml_code".

That change was made by commit 2398101dde09 "ACPICA: iASL: Enhance
the -tc option (create AML hex file in C)".

Tested:
ACPICA release version 20180427+.
ARM64: QCOM QDF2400
GCC: 4.8.5 20150623

Signed-off-by: Wang Dongsheng <dongsheng.wang@hxt-semitech.com>
[ rjw: Changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Kconfig
drivers/acpi/tables.c