From: Amit Daniel Kachhap Date: Thu, 17 Jan 2013 01:42:18 +0000 (+0000) Subject: thermal: exynos: Miscellaneous fixes to support falling threshold interrupt X-Git-Tag: v3.9-rc1~38^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad9524a15126c24fc37922f56a0fb5dd03c218f;p=pandora-kernel.git thermal: exynos: Miscellaneous fixes to support falling threshold interrupt Below fixes are done to support falling threshold interrupt, * Falling interrupt status macro corrected according to exynos5 data sheet. * The get trend function modified to calculate trip temperature correctly. * The clearing of interrupt status in the isr is now done after handling the event that caused the interrupt. Signed-off-by: Amit Daniel Kachhap Signed-off-by: Zhang Rui --- Reading git-diff-tree failed