]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3abf006bf98ae8b71901eeb5b53561c03b9d0dd1
tree940d26a86d078b486ec332d04a76bbcc3e094398
parent5b09e7a71aad1fb21d85c54302cf5999b23a3649
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