• Dave Jones's avatar
    [CPUFREQ] updated cpufreq ref-counting and locking scheme · 68b7d00f
    Dave Jones authored
    This patch takes use of the now-working cpufreq_interface.kset and
    cpufreq_policy.kobj to use reference counting within the cpufreq core
    wherever this is more appropriate than the previous approach -- using one
    semaphore. Additionally, the callbacks to the driver modules are protected
    now.
    68b7d00f
powernow-k6.c 6.32 KB