Skip to content
Commit 4264e02d authored by Xin Hao's avatar Xin Hao Committed by Viresh Kumar
Browse files

cpufreq: CPPC: Reuse caps variable in few routines



The 'caps' variable has been defined in cppc_cpufreq_khz_to_perf() and
cppc_cpufreq_perf_to_khz() routines, so there is no need to get
'highest_perf' value through 'cpu->caps.highest_perf', we can use
'caps->highest_perf' instead.

Signed-off-by: default avatarXin Hao <xhao@linux.alibaba.com>
[ Viresh: Updated commit log ]
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 8c37ad2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment