ACPI: PM: Print additional debug message in acpi_s2idle_wake()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 1 Feb 2022 19:18:10 +0000 (20:18 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 14 Feb 2022 18:41:11 +0000 (19:41 +0100)
commit631e3893c35e116d16b81b41bea6ba2143db4fa4
tree4f471f28dd856564cbcc0300dfb4eee3a4cfd064
parent754e0b0e35608ed5206d6a67a791563c631cec07
ACPI: PM: Print additional debug message in acpi_s2idle_wake()

Make acpi_s2idle_wake() print an additional debug message when the
SCI is going to be rearmed for system wakeup to help diagnose
wakeup-related issues.

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