Commits
Rafael J. Wysocki committed 7db8d1d904e
ACPI: Add debug statements to acpi_global_event_handler() It sometimes is useful to examine the timing of ACPI events during certain operations only, like during system suspend/resume, so add pr_debug() statements for that to acpi_global_event_handler(). Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>