commit | ec4252a66b1a2cd2fc6fbdbf3d3279640500fb75 | [log] [tgz] |
---|---|---|
author | Lv Zheng <lv.zheng@intel.com> | Thu Jul 23 12:53:22 2015 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jul 23 23:09:07 2015 +0200 |
tree | 2156fd877c82285a609dddeef4e66c16907f1b45 | |
parent | fb18e8fd08862f5509f3c79e168b24512c7065aa [diff] |
ACPICA: Parser: Remove redundant opcode execution debugging output ACPICA commit c832b0a9263c560b3ae3ae31d7298ef33988f8d5 This patch removes one redundant debugging output of opcode execution which has already been covered by acpi_ex_start_trace_opcode(). Lv Zheng. Link: https://github.com/acpica/acpica/commit/c832b0a9 Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>