From: Bartlomiej Zolnierkiewicz Date: Tue, 8 Jul 2014 13:09:56 +0000 (+0200) Subject: thermal: exynos: fix ordering in exynos_tmu_remove() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~89^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4215688e7e55bcc80a0bbbc99164c261a112e4a1;p=pandora-kernel.git thermal: exynos: fix ordering in exynos_tmu_remove() It might not be a problem currently but unregister/uninitialize things in the reverse order that they are registered/initialized. Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Kyungmin Park Reviewed-by: Amit Daniel Kachhap Signed-off-by: Zhang Rui --- Reading git-diff-tree failed