diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-06-03 10:58:50 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-06-09 00:58:06 +0200 |
commit | 2372784542cb7a8b256a740840abf4503de0d669 (patch) | |
tree | 1c4322ba02029661580a324b23c4271afbccb2b7 /drivers/cpufreq/s3c24xx-cpufreq.c | |
parent | 7ab4aabbaa98fbf9f8967fd93162d675439337e1 (diff) | |
download | blackbird-obmc-linux-2372784542cb7a8b256a740840abf4503de0d669.tar.gz blackbird-obmc-linux-2372784542cb7a8b256a740840abf4503de0d669.zip |
cpufreq: Drop 'freq_table' argument of __target_index()
It is already present as part of the policy and so no need to pass it
from the caller. Also, 'freq_table' is guaranteed to be valid in this
function and so no need to check it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/s3c24xx-cpufreq.c')
0 files changed, 0 insertions, 0 deletions