From 3b6a1a805f342472a0e68e2a0eb1decaadf7fa02 Mon Sep 17 00:00:00 2001 From: Lukasz Majewski Date: Fri, 23 Jan 2015 13:10:08 +0100 Subject: [PATCH] thermal: samsung: core: Exynos TMU rework to use device tree for configuration 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 Signed-off-by: Eduardo Valentin --- Reading git-format-patch failed