• Dave Jones's avatar
    [CPUFREQ] Fix locking [3/11] · a5f5ddb8
    Dave Jones authored
    Change the return value of cpufreq_cpu_get from a nondescriptent int
    to struct cpufreq_policy*. This will allow for cleaner code - and
    later it will be expected that anyone who grabs a reference by calling
    cpufreq_cpu_get must return this struct cpufreq_policy* to
    cpufreq_cpu_put.
    a5f5ddb8
cpufreq.c 25.1 KB