From: Kuninori Morimoto Date: Tue, 26 Mar 2013 06:08:10 +0000 (+0000) Subject: thermal: rcar: tidyup registration failure case X-Git-Tag: v3.10-rc1~42^2~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc20828e674a781635286072bae909dc4e5c377;p=pandora-kernel.git thermal: rcar: tidyup registration failure case Current rcar_thermal driver didn't care about rcar_theraml_irq_disable() when registration failure case on _probe(), and _remove(). And, it returns without unregistering thermal zone when registration failure case on _probe(). This patch fixes these issue. Signed-off-by: Kuninori Morimoto Signed-off-by: Zhang Rui --- Reading git-diff-tree failed