]> git.karo-electronics.de Git - linux-beck.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)
commit1fe391bf0234add380245dea2dd72220394fe5fd
treed1d86a97320bd4a4623d2623ae83ef08fdae4895
parentf5576e3a9ea48334289aaaa711080d09e3405099
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