cpufreq: qcom-hw: Move driver initialization earlier
authorAmit Kucheria <amit.kucheria@linaro.org>
Mon, 21 Oct 2019 12:15:15 +0000 (17:45 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 7 Nov 2019 06:00:26 +0000 (07:00 +0100)
commit11ff4bdd1ab4a6c75d49fbd752a1d9b79e8ca8cb
treea3f0e5d53865c7b5d3bba928ff218221ac17db7a
parentb418bab452cd2a0501bd3f53abb89b80a642702c
cpufreq: qcom-hw: Move driver initialization earlier

Allow qcom-hw driver to initialize right after the cpufreq and thermal
subsystems are initialised in core_initcall so we get earlier access to
thermal mitigation.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Taniya Das <tdas@codeaurora.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/eacce8d08388b0bdfc908d2701fe7c2b78d90441.1571656015.git.amit.kucheria@linaro.org
drivers/cpufreq/qcom-cpufreq-hw.c