ACPI / EC: Add GPE reference counting debugging messages.
authorLv Zheng <lv.zheng@intel.com>
Fri, 27 Feb 2015 06:48:24 +0000 (14:48 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 9 Mar 2015 23:58:37 +0000 (00:58 +0100)
commit770970f0b40a7c303765f0593acd4ceeb54831f7
tree582697085a0727031e53f986db6a51eea8b16f7b
parent3535a3c126651616a111491726c241e801fd9418
ACPI / EC: Add GPE reference counting debugging messages.

This patch enhances debugging with the GPE reference count messages added.

This kind of log entries can be used by the platform validators to validate
if there is an EC transaction broken because of firmware/driver bugs.

No functional changes.

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