mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-29 11:01:01 +00:00
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 <haavard.skinnemoen@atmel.com>