]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: exynos: check STATUS register in exynos_tmu_initialize()
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Thu, 26 Apr 2018 11:51:19 +0000 (13:51 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 6 May 2018 23:15:30 +0000 (16:15 -0700)
commit97b3881b8bc5f49a276b5265539f244bf507f42d
treec18593835e2ade419e4cac8a9ac09aa5a3a835b9
parent8f1c404b212baec2f7cb46182a45067066aed131
thermal: exynos: check STATUS register in exynos_tmu_initialize()

STATUS register is present on all SoCs so move its checking into
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