thermal: rcar: add interrupt support
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 31 Jan 2013 09:04:48 +0000 (09:04 +0000)
committerZhang Rui <rui.zhang@intel.com>
Wed, 6 Feb 2013 06:13:59 +0000 (14:13 +0800)
commite0a5172e9eec7f0d3c476e013c51dab62f3fc666
tree56423e2ccf4bb3682d15e458b4cc58b0129a6332
parente9137a582fcbe36d9dedb8d7f6902a059154b14e
thermal: rcar: add interrupt support

This patch adds interrupt support for R-Car thermal driver.

New generation R-Car thermal sensor interrupt controller was
different from old generation.
This patch supports new generation sensor only,
since the old generation interrupt controller had never been used before,
and will never be used in the future.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/rcar_thermal.c