mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-12-26 12:27:58 +01:00
This makes the driver model PM suspend debug messages more useful, by
(a) explaining what event is being sent, since not all suspend()
requests mean the same thing;
(b) reporting when a PM_EVENT_SUSPEND call is allowing the device
to issue wakeup events.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
||
|---|---|---|
| .. | ||
| main.c | ||
| Makefile | ||
| power.h | ||
| resume.c | ||
| runtime.c | ||
| shutdown.c | ||
| suspend.c | ||
| sysfs.c | ||