Home
last modified time | relevance | path

Searched hist:e3ed36499bc95658c28557c0f4a6364f30e51bd0 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/samsung/
H A Dexynos_tmu.cdiff e3ed36499bc95658c28557c0f4a6364f30e51bd0 Mon Apr 16 12:11:59 CEST 2018 Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value properties

Since pdata efuse values are SoC (not platform) specific just move
them from platform data to struct exynos_tmu_data instance. Then
remove parsing of samsung,tmu[_,min_,max]_efuse_value properties.

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>