thermal: rcar: add pm_runtime_xxx() support
commit51d45d25948bdf7422958b92a2d91dc703b1a4cc
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 26 Mar 2013 06:08:52 +0000 (26 06:08 +0000)
committerZhang Rui <rui.zhang@intel.com>
Tue, 2 Apr 2013 13:18:39 +0000 (2 21:18 +0800)
tree9b512acd2ca71538950913ed9af13d3579a3302d
parent1dc20828e674a781635286072bae909dc4e5c377
thermal: rcar: add pm_runtime_xxx() support

Current rcar_thermal() didn't care about own power.
Without this patch, rcar_thermal doesn't work on APE6 board

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