From: Rafael J. Wysocki Date: Wed, 20 Jun 2012 22:19:33 +0000 (+0200) Subject: PM / Sleep: Separate printing suspend times from initcall_debug X-Git-Tag: v3.6-rc1~155^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2df1d4f8b95d9d1e3f064cef02fc5c5116b05cf;p=pandora-kernel.git PM / Sleep: Separate printing suspend times from initcall_debug Change the behavior of the newly introduced /sys/power/pm_print_times attribute so that its initial value depends on initcall_debug, but setting it to 0 will cause device suspend/resume times not to be printed, even if initcall_debug has been set. This way, the people who use initcall_debug for reasons other than PM debugging will be able to switch the suspend/resume times printing off, if need be. Signed-off-by: Rafael J. Wysocki Reviewed-by: Srivatsa S. Bhat Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed