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)
commit183c59d21e44c8e1e89f4a6cdf85645f5e948fee
tree666c6500b36ed12f78ae2e2894968aa9074264e2
parent044b72395194965069da098d729110446855bb4d
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