[CPUFREQ] updated cpufreq ref-counting and locking scheme
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.
Showing
This diff is collapsed.
Please register or sign in to comment