commit | f896d06665ec8ae09f6412a47b97863d9ef8ff64 | [log] [tgz] |
---|---|---|
author | Amit Kucheria <amit.kucheria@linaro.org> | Thu Jan 10 05:30:53 2019 +0530 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Fri Feb 08 09:36:25 2019 +0530 |
tree | 67e7d8b58b99b2dd1f03562e4e00d5b69e3a7af6 | |
parent | 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8 [diff] |
cpufreq: qcom-hw: Move to device_initcall subsys_initcall causes problems registering the driver as a thermal cooling device. If "faster boot" is the main reason for doing subsys_initcall, this should be handled in the bootloader or another boot constraint framework. Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>