]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d451ecddc921ef68acc2e198fa662aa29b782fe
treee98c505e5fe815bc5fe12b0b1bc42e76898cdc84
parent67f7c7b8339d97dd230f6560c92a21ce03817613
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