OSDN Git Service

ACPICA: Disassembler: Add decoding of Notify() values.
authorBob Moore <robert.moore@intel.com>
Fri, 4 Apr 2014 04:37:44 +0000 (12:37 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 20 Apr 2014 20:59:37 +0000 (22:59 +0200)
commit06a63e33f32fd6b68cc78fd88f294d0fee6b889a
tree660a228def2cf1c57f09bf92e0d9d3d0af328ceb
parentb944b29c90a18d6254fca4a018195adc8802cf2e
ACPICA: Disassembler: Add decoding of Notify() values.

For Notify operators, displays a comment that describe the meaning
of the notify value.

This patch updates the debugging information that is enabled for
CONFIG_ACPI_DEBUG builds.

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/acutils.h
drivers/acpi/acpica/evmisc.c
drivers/acpi/acpica/utdecode.c