]> 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)
commitc4b85dfa47165cb19f5dee7559676eebfe7a0009
treee8633c91062115aeb5ff084fbefcfb05c7a6e0e5
parentd0c1adf4de6ef496435bc1bc0f31c8bdec320eda
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