OSDN Git Service

thermal: exynos: move IRQs clearing to exynos_tmu_initialize()
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Thu, 26 Apr 2018 11:51:25 +0000 (13:51 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 6 May 2018 23:27:42 +0000 (16:27 -0700)
commitfac36bac4b6f79e3f6e827fc0aaaee2c8b840d4a
treefca3600a6c83a8297c45274e55a2ff55acbaff3c
parent736b11d1d37cd02f3ddd7072fa4fd8adb2fa245d
thermal: exynos: move IRQs clearing to exynos_tmu_initialize()

Move ->tmu_clear_irqs call from ->tmu_initialize method to
exynos_tmu_initialize().

There should be no functional changes caused by this patch.

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>
drivers/thermal/samsung/exynos_tmu.c