summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2013-06-05 08:17:38 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-06-19 02:01:07 +0200
commitd1922f02562fe230396400e466e6e38dfeb072f5 (patch)
tree48af6f97ddb9af49c376cf9b312620721a893833 /drivers/usb/core
parentcpufreq: powerpc: move cpufreq driver to drivers/cpufreq (diff)
downloadlinux-d1922f02562fe230396400e466e6e38dfeb072f5.tar.xz
linux-d1922f02562fe230396400e466e6e38dfeb072f5.zip
cpufreq: Simplify userspace governor
Userspace governor has got more code than what it needs for its functioning, so simplify it. Portions of code removed are: - Extra header files which aren't required anymore (rearrange them as well). - cpu_{max|min|cur|set}_freq, as they are always the same as policy->{max|min|cur}. - userspace_cpufreq_notifier_block as we don't need to set cpu_cur_freq anymore. - cpus_using_userspace_governor as it was for the notifier code. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/usb/core')
0 files changed, 0 insertions, 0 deletions