ACPICA: Disassembler: Add support to decode _HID and _CID values.
authorBob Moore <robert.moore@intel.com>
Fri, 4 Apr 2014 04:37:35 +0000 (12:37 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 20 Apr 2014 20:59:37 +0000 (22:59 +0200)
commitb944b29c90a18d6254fca4a018195adc8802cf2e
treee98c505e5fe815bc5fe12b0b1bc42e76898cdc84
parent43d1a62d651233fe4d28f7d9e8f9c13d2a1ad1bc
ACPICA: Disassembler: Add support to decode _HID and _CID values.

For _HID and _CID, the disassembler will emit a string that describes
the device if the _HID/_CID value is recognized. acpihelp updated also.
acpihelp will now search for a specific ID as well as displaying
the list of "known" (to ACPICA) IDs.

This patch does not affect Linux kernel behavior as the disassembler
and the acpihelp are not shipped with it.

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/acglobal.h
drivers/acpi/acpica/aclocal.h
drivers/acpi/acpica/acutils.h
This page took 0.026459 seconds and 5 git commands to generate.