From: Andre Przywara Date: Tue, 4 Sep 2012 08:28:05 +0000 (+0000) Subject: powernow-k8: delay info messages until initialization has succeeded X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2060958569a8e8e36202c373a55c458ff84856d;p=pandora-kernel.git powernow-k8: delay info messages until initialization has succeeded powernow-k8 is quite prematurely crying Hooray and outputs diagnostic messages, although the actual initialization can still fail. Since now we may have acpi-cpufreq already loaded, we move the messages at the end of the init routine to avoid confusing output if the loading of powernow-k8 should not succeed. Signed-off-by: Andre Przywara Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed