thermal: samsung: core: Exynos TMU rework to use device tree for configuration
authorLukasz Majewski <l.majewski@samsung.com>
Fri, 23 Jan 2015 12:10:08 +0000 (13:10 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Sat, 24 Jan 2015 21:39:32 +0000 (17:39 -0400)
This patch brings support for providing configuration via device tree.
Previously this data has been hardcoded in the exynos_tmu_data.c file.
Such approach was not scalable and very often required copying the whole
data.

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

Simple merge
Simple merge
Simple merge