]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/thermal/samsung/exynos_tmu.c
thermal: exynos: remove parsing of samsung, tmu_reference_voltage property
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 16 Apr 2018 10:12:00 +0000 (12:12 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 6 May 2018 21:37:47 +0000 (14:37 -0700)
commit61020d189dbc4a7b7c4b7c3b22ee0970351ce32b
tree9df78c049d3e1284495834fcb5b6dda948b81aae
parente3ed36499bc95658c28557c0f4a6364f30e51bd0
thermal: exynos: remove parsing of samsung, tmu_reference_voltage property

Since pdata reference_voltage values are SoC (not platform) specific
just move it from platform data to struct exynos_tmu_data instance.
Then remove parsing of samsung,tmu_reference_voltage property.

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