From: Rafael J. Wysocki Date: Fri, 2 Dec 2011 23:23:43 +0000 (+0100) Subject: PM / Sleep: Unify diagnostic messages from device suspend/resume X-Git-Tag: v3.3-rc1~167^2~4^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6aebe31861c470c8cfbfdfdfd72d1369a6440b;p=pandora-kernel.git PM / Sleep: Unify diagnostic messages from device suspend/resume 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 Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed