PM / Sleep: Unify diagnostic messages from device suspend/resume
authorRafael J. Wysocki <rjw@sisk.pl>
Fri, 2 Dec 2011 23:23:43 +0000 (00:23 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Tue, 6 Dec 2011 21:09:45 +0000 (22:09 +0100)
Make pm_op() and pm_noirq_op() use the same helper function for
running callbacks, which will cause them to use the same format of
diagnostic messages.  This also reduces the complexity and size of
the code quite a bit.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found