• Russell King's avatar
    [ARM] Fix CPUFREQ initialisation oops · 6eafb008
    Russell King authored
    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.
    6eafb008
cpu-sa1110.c 8.19 KB