]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MLK-9780 thermal: imx6: disable tempmon irq and clk when thermal driver suspend
authorBai Ping <b51503@freescale.com>
Fri, 31 Oct 2014 09:01:04 +0000 (17:01 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:26 +0000 (21:18 -0600)
commit0490e058eceb9dbba55ba281ce734430c3cc2909
tree28e158445b1fe932e0b8d5f025edfc1d520a817f
parenta21678224467c18a3c5f84f21c1502e133f83f81
MLK-9780 thermal: imx6: disable tempmon irq and clk when thermal driver suspend

When the thermal driver doing suspend, disable the tempmon alarm irq
and clk, after the system resume, re-enable the irq and clk.

Signed-off-by: Bai Ping <b51503@freescale.com>
drivers/thermal/imx_thermal.c