From: Rafael J. Wysocki Date: Mon, 13 Feb 2012 15:29:33 +0000 (+0100) Subject: PM / Sleep: Drop suspend_stats_update() X-Git-Tag: v3.4-rc1~173^2~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc25cf508942c56810d4fb623ef27b56ccef7783;p=pandora-kernel.git PM / Sleep: Drop suspend_stats_update() Since suspend_stats_update() is only called from pm_suspend(), move its code directly into that function and remove the static inline definition from include/linux/suspend.h. Clean_up pm_suspend() in the process. Signed-off-by: Rafael J. Wysocki Acked-by: Srivatsa S. Bhat --- Reading git-diff-tree failed