]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: rcar: Make error and remove paths symmetrical with init
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 23 Feb 2015 15:37:25 +0000 (16:37 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 24 Feb 2015 18:58:05 +0000 (14:58 -0400)
commit18e145bbba240c0cfdb9fa0d6086596c82ef6af2
tree2c6b27937a36d92ba3c71c5e4619f9a7ba0b3a9e
parent037f0bfea60ac59c6c6316590a5f5f80004ea19a
thermal: rcar: Make error and remove paths symmetrical with init

Swap interrupt disable and thermal zone unregistration in the error and
remove paths, to make them more symmetrical with the initialization
path.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/rcar_thermal.c