mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
change freq early
This commit is contained in:
@@ -103,5 +103,5 @@ static int __init rk2818_cpufreq_register(void)
|
||||
return cpufreq_register_driver(&rk2818_cpufreq_driver);
|
||||
}
|
||||
|
||||
late_initcall(rk2818_cpufreq_register);
|
||||
core_initcall_sync(rk2818_cpufreq_register);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user