OSDN Git Service

PM / suspend: Print debug messages for device using direct-complete
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 11 Feb 2019 12:17:12 +0000 (13:17 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 13 Feb 2019 22:19:25 +0000 (23:19 +0100)
commit4a0fa9f9fdb5a7230da6fb250c270c01d5f21fb5
treebc6aa594d954ce0779dd5bfbbf729339b503f684
parentfed7e88c0702e30fcd55563ca6eecd548a5d13af
PM / suspend: Print debug messages for device using direct-complete

Devices using the direct-complete optimization are not present it
debug messages printed by the core device suspend and resume code,
which sometimes makes it difficult to diagnose problems related to
them, so add debug messages for those devices.

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