]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Fix a type value overlap in the AML support file
authorBob Moore <robert.moore@intel.com>
Mon, 5 Jun 2017 08:39:43 +0000 (16:39 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 Jun 2017 12:58:40 +0000 (14:58 +0200)
commit053f9223edf80aefb3b5d5ee8c60ef5396a5e75d
tree666c6500b36ed12f78ae2e2894968aa9074264e2
parent327b5bde5bcee7ccc87e82efd7e909d9dbbd94e9
ACPICA: Fix a type value overlap in the AML support file

ACPICA commit 7cb6e66982178bbc96a6f1f7969da95e9da753fa

An AML opcode type field was overlapped with values used
for the top-level dispatch. Did not cause an actual problem,
but fixed anyway.

Link: https://github.com/acpica/acpica/commit/7cb6e669
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/amlcode.h