From: Amit Daniel Kachhap Date: Mon, 24 Jun 2013 10:50:30 +0000 (+0530) Subject: thermal: exynos: Add extra entries in the tmu platform data X-Git-Tag: v3.12-rc1~45^2~14^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb34b4c8cfd8538376666f574ed90b03ea2b0446;p=pandora-kernel.git thermal: exynos: Add extra entries in the tmu platform data This patch adds entries min_efuse_value, max_efuse_value, default_temp_offset, trigger_type, cal_type, trim_first_point, trim_second_point, max_trigger_level trigger_enable in the TMU platform data structure. Also the driver is modified to use the data passed by these new platform memebers instead of the constant macros. All these changes helps in separating the SOC specific data part from the TMU driver. Acked-by: Kukjin Kim Acked-by: Jonghwa Lee Signed-off-by: Amit Daniel Kachhap Acked-by: Eduardo Valentin Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed