commit | 407d0fff22667598fe3602965f0e0bf78dabdca5 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jun 20 08:35:46 2019 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Jun 26 11:36:55 2019 +0200 |
tree | 3842f751a0ec51284f3f8c9b4db2c3802ce9a7ca | |
parent | bcc61569997b2188ba89db43b5b991da01ea2d18 [diff] |
cpufreq: Remove redundant !setpolicy check cpufreq_start_governor() is only called for !setpolicy case, checking it again is not required. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>