From: Bartlomiej Zolnierkiewicz Date: Thu, 13 Nov 2014 15:01:18 +0000 (+0100) Subject: thermal: exynos: add ->tmu_set_emulation method X-Git-Tag: omap-for-v3.19/fixes-rc1~53^2^2^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=285d994a51e45ca59a9cde34a3a0ea316e263617;p=pandora-kernel.git thermal: exynos: add ->tmu_set_emulation method Add ->tmu_set_emulation method to struct exynos_tmu_data and use it in exynos_tmu_set_emulation(). Then add ->tmu_set_emulation implementations for Exynos4412+ and Exynos5440. Finally remove no longer needed reg->emul_con abstraction. There should be no functional changes caused by this patch. Cc: Amit Daniel Kachhap Cc: Lukasz Majewski Cc: Eduardo Valentin Cc: Zhang Rui Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Kyungmin Park Tested-by: Lukasz Majewski Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed