commit | 9ab0a6cb76b998f5f2231e1c428bee3771893002 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Sep 01 14:41:56 2021 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Sep 02 18:04:17 2021 +0200 |
tree | 9040ffbb6eb80b5b7bf6e4c85db6beb5ea6c952a | |
parent | 692a3b9a89947b27fc76d40b2613b33286a1690b [diff] |
cpufreq: sh: Remove sh_cpufreq_cpu_ready() The ->ready() callback is going away and since we don't do any important stuff in sh_cpufreq_cpu_ready(), remove it. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>