commit | 361a172d230964807c0b479738749c50d95d7b50 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Aug 10 12:24:36 2021 +0530 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Thu Aug 12 09:54:07 2021 +0530 |
tree | 1a1608bab78c3b3b1bb6ea2b1c3c3bd2ec349e67 | |
parent | 3701fd64a3fb947fc805ca0d108ab87562a9659b [diff] |
cpufreq: omap: Use .register_em() to register with energy model Set the newly added .register_em() callback with cpufreq_register_em_with_opp() to register with the EM core. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>