diff options
author | Anson Huang <Anson.Huang@nxp.com> | 2020-03-13 11:28:14 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-03-20 14:17:48 +0300 |
commit | 9db11010f27b9e96417a3a4d0b61115eed7fbb48 (patch) | |
tree | 90ff056819e9e76ffc1699896983919247e129b8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ce68eeca8f26c9691513d8f94ceaca0040585f52 (diff) | |
download | linux-9db11010f27b9e96417a3a4d0b61115eed7fbb48.tar.xz |
thermal: imx: Calling imx_thermal_unregister_legacy_cooling() in .remove
imx_thermal_unregister_legacy_cooling() should be used for handling
legacy cpufreq cooling cleanups in .remove callback instead of
calling cpufreq_cooling_unregister() and cpufreq_cpu_put() directly,
especially for !CONFIG_CPU_FREQ scenario, no operation needed for
handling legacy cpufreq cooling cleanups at all.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/1584088094-24857-1-git-send-email-Anson.Huang@nxp.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions