summaryrefslogtreecommitdiff
path: root/drivers/net/ppp/pptp.c
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2019-07-04 10:36:22 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-07-09 00:56:39 +0300
commitc57b25bdf7cd374af106992356536bf5df7c255b (patch)
tree315b068194893c0bec7c125f3d5502487949f55a /drivers/net/ppp/pptp.c
parent67d874c3b2c69d65274fa5ce44ba939788d5729d (diff)
downloadlinux-c57b25bdf7cd374af106992356536bf5df7c255b.tar.xz
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
The implementation of intel_pstate_update_max_freq() is quite similar to refresh_frequency_limits(), lets reuse it. Finding minimum of policy->user_policy.max and policy->cpuinfo.max_freq in intel_pstate_update_max_freq() is redundant as cpufreq_set_policy() will call the ->verify() callback of intel-pstate driver, which will do this comparison anyway and so dropping it from intel_pstate_update_max_freq() doesn't harm. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/net/ppp/pptp.c')
0 files changed, 0 insertions, 0 deletions