]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling config...
authorLukasz Majewski <l.majewski@samsung.com>
Fri, 23 Jan 2015 12:10:00 +0000 (13:10 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Sat, 24 Jan 2015 21:32:03 +0000 (17:32 -0400)
commitdd50ccf3593fdbf8f1092e74ce6d4c994878af71
treed1d86a97320bd4a4623d2623ae83ef08fdae4895
parente108cdd17a2f2c0a527dd623bb96769742bf8ada
thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration

Up till now exynos_tmu_data.c was used for storing CPU cooling configuration
data. Now the Exynos thermal core code uses device tree to get this data.
For this purpose generic thermal code for configuring CPU cooling was
used.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/samsung/exynos_thermal_common.c
drivers/thermal/samsung/exynos_tmu.c
drivers/thermal/samsung/exynos_tmu.h
drivers/thermal/samsung/exynos_tmu_data.c