]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / EC: Add detailed command/query debugging information.
authorLv Zheng <lv.zheng@intel.com>
Tue, 14 Oct 2014 06:23:49 +0000 (14:23 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 20 Oct 2014 22:44:53 +0000 (00:44 +0200)
commitdab3c489b14efdff1166725e6333ed56ca867a1c
treee8633c91062115aeb5ff084fbefcfb05c7a6e0e5
parent3abf006bf98ae8b71901eeb5b53561c03b9d0dd1
ACPI / EC: Add detailed command/query debugging information.

Developers really don't need to translate EC commands in mind. This patch
adds detailed debugging information for the EC commands.
The address can be found in the follow-up sequential EC_DATA(W) accesses,
thus this patch also removes some of the redundant address information.

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