From: Haavard Skinnemoen Date: Tue, 27 May 2008 07:37:42 +0000 (+0200) Subject: avr32: Fix cpufreq oops when ondemand governor is default X-Git-Tag: v2.6.26-rc5~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f04d264afc51acdffeba9cdf3baf04116687680c;p=pandora-kernel.git avr32: Fix cpufreq oops when ondemand governor is default Move the AP7 cpufreq init to late_initcall() so that we don't try to bring up cpufreq until the governor is ready. x86 also uses late_initcall() for this. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed