From: Olof Johansson Date: Wed, 5 Sep 2007 02:09:45 +0000 (+1000) Subject: [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() X-Git-Tag: v2.6.24-rc1~1450^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3850169dbddcc9e53fd550eb093af7da5dfcefa9;p=pandora-kernel.git [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() Move pasemi_idle_init() to be a late_initcall instead of being called from setup_arch(). This way the cpufreq driver has a chance to initialize and save away the boot time astate before we go to idle for the first time. Signed-off-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed