From: Jonghwa Lee Date: Fri, 8 Feb 2013 01:13:06 +0000 (+0000) Subject: Thermal: exynos: Add support for temperature falling interrupt. X-Git-Tag: v3.9-rc1~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f0a6847815837b63b05fc23878ba391701d8f6a;p=pandora-kernel.git Thermal: exynos: Add support for temperature falling interrupt. This patch introduces using temperature falling interrupt in exynos thermal driver. Former patch, it only use polling way to check whether if system themperature is fallen. However, exynos SOC also provides temperature falling interrupt way to do same things by hw. This feature is not supported in exynos4210. Acked-by: Kukjin Kim Signed-off-by: Jonghwa Lee Signed-off-by: Amit Daniel Kachhap Signed-off-by: Zhang Rui --- Reading git-diff-tree failed