From: Lukasz Majewski Date: Fri, 23 Jan 2015 12:10:08 +0000 (+0100) Subject: thermal: samsung: core: Exynos TMU rework to use device tree for configuration X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~32^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6a1a805f342472a0e68e2a0eb1decaadf7fa02;p=pandora-kernel.git 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-diff-tree failed