ACPI: PM: Print debug messages when enabling GPEs for wakeup
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 3 Apr 2019 21:58:01 +0000 (23:58 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 8 Apr 2019 10:54:25 +0000 (12:54 +0200)
commitfbc9418f099d457b91bf14aef8c4bfc498bb2437
tree78e73af4dacf9cbf86dad2df5a4fdd10c0f71834
parent15ade5d2e7775667cf191cf2f94327a4889f8b9d
ACPI: PM: Print debug messages when enabling GPEs for wakeup

In sufficiently complicated GPE configurations it is hard to
determine which GPE could be the source of system wakeup from a sleep
state, so make __acpi_device_wakeup_enable() print that information
to the kernel log if debugging is enabled.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/device_pm.c