commit | 4215688e7e55bcc80a0bbbc99164c261a112e4a1 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | Tue Jul 08 15:09:56 2014 +0200 |
committer | Zhang Rui <rui.zhang@intel.com> | Tue Jul 15 22:58:32 2014 +0800 |
tree | 2394250ae6ffd92a8bc695b2d96becc03cff4af1 | |
parent | 1795cd9b3a91d4b5473c97f491d63892442212ab [diff] |
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 <b.zolnierkie@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Reviewed-by: Amit Daniel Kachhap <amit.daniel@samsung.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>