• Dave Jones's avatar
    [CPUFREQ] Fix locking [10/11] · 0403eced
    Dave Jones authored
    Remove the final instances of the now-deprecated
    cpufreq_driver_sem. Also, the previous "one-frequency change at one
    moment" limitation is gone. If it's needed by the cpufreq driver, it
    should be implemented in its cpufreq_driver->{target,setpolicy}
    callback.
    0403eced
cpufreq.c 24.2 KB