[ARM] Fix CPUFREQ initialisation oops
The CPUFREQ initialisation now registers an interface with the device model, and thus needs to initialise after postcore. We use the arch level for this. This does, however, impose the restriction that cpufreq may not be available for other architecture initialisated code.
Showing
Please register or sign in to comment