]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
thermal: samsung: Remove Exynos5440 clock handling left-overs
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 17 Jul 2018 15:46:17 +0000 (17:46 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Fri, 27 Jul 2018 23:21:40 +0000 (16:21 -0700)
commitc0c04707033c71d0490a412b0a941d87011949a3
treee143be190e0976b55d95becce19ce77aa5137ee0
parent432121adf5e880240237bd9b15ec0ab995d7ea1f
thermal: samsung: Remove Exynos5440 clock handling left-overs

Commit 8014220d48e7 ("thermal: samsung: Remove support for Exynos5440")
removed the Exynos5440 specific part of code for accessing TMU interrupt
registers but the surrounding clock handling was left.

Clean it up.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/samsung/exynos_tmu.c