cpufreq: imx6q: Use .register_em() to register with energy model
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 10 Aug 2021 06:54:36 +0000 (12:24 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 12 Aug 2021 04:24:07 +0000 (09:54 +0530)
commitfcd300c685d5152e76a811c492b0e6eccde29717
treeb784cd9f4296c12bcb9b08de55b506aa88c45d2e
parent94ab4c3c259c7d00746e5cafb55b5f5125f34b71
cpufreq: imx6q: 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>
drivers/cpufreq/imx6q-cpufreq.c