]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: Initialize thermal subsystem earlier
authorAmit Kucheria <amit.kucheria@linaro.org>
Mon, 21 Oct 2019 12:15:11 +0000 (17:45 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 7 Nov 2019 06:00:26 +0000 (07:00 +0100)
commitae16a688f6916e06ef48d0ae9b608c02d0e507cd
tree195b2f08daff9c2d626475a1b233bb81188ca2b5
parentf96c8e50152814d05a4002b8c03a80366a27afa3
thermal: Initialize thermal subsystem earlier

Now that the thermal framework is built-in, in order to facilitate
thermal mitigation as early as possible in the boot cycle, move the
thermal framework initialization to core_initcall.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/f8ff0ab4a8e9c2eca5a26fb2256365b26cb326ce.1571656015.git.amit.kucheria@linaro.org
drivers/thermal/thermal_core.c