mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 20:17:00 -04: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>