commit | 736b11d1d37cd02f3ddd7072fa4fd8adb2fa245d | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | Thu Apr 26 13:51:24 2018 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Sun May 06 16:23:26 2018 -0700 |
tree | 1553fd614d831e4a246b9f6dbb5591102c71173c | |
parent | c35268f589d545fb4da5f4231fdc6c523a3724d3 [diff] |
thermal: exynos: clear IRQs later in exynos4412_tmu_initialize() Clear IRQs after enabling thermal tripping (it should make no difference in driver operation). This prepares the driver code to moving IRQs clearing call from ->tmu_initialize method to exynos_tmu_initialize(). Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>