From: Rafael J. Wysocki Date: Tue, 22 Jul 2014 22:57:53 +0000 (+0200) Subject: PM / sleep: Move platform suspend operations to separate functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~8^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8490fdf923fc6cf6c31a53b73cafdf582a9642f0;p=pandora-kernel.git PM / sleep: Move platform suspend operations to separate functions After the introduction of freeze_ops it makes more sense to move all of the platform suspend operations to separate functions that each will do all of the necessary checks and choose the right callback to execute istead of doing all that in the core code which makes it generally harder to follow. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed