OSDN Git Service

ACPI / EC: Enhance the logs to apply to QR_EC transactions.
authorLv Zheng <lv.zheng@intel.com>
Tue, 14 Oct 2014 06:23:43 +0000 (14:23 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 20 Oct 2014 22:44:53 +0000 (00:44 +0200)
commit459572a7503bccb5435936488088c8db4f51d3ab
tree940d26a86d078b486ec332d04a76bbcc3e094398
parentc95f25b03667c50e7184a63bdf4c32dff0de2f6f
ACPI / EC: Enhance the logs to apply to QR_EC transactions.

Currently some logs are applied to new transactions, but QR_EC transactions
are not included. This patch merges the code path to make the logs also
applying to the QR_EC transactions.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/ec.c