Searched hist:"199 b3e3c860cdf3f092e7cbb2bf08b8a96ed4beb" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | diff 199b3e3c860cdf3f092e7cbb2bf08b8a96ed4beb Mon Apr 16 12:12:02 CEST 2018 Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> thermal: exynos: remove parsing of samsung, tmu_cal_type property
Since calibration type for temperature is SoC (not platform) specific just move it from platform data to struct exynos_tmu_data instance. Then remove parsing of samsung,tmu_cal_type property. Also remove no longer needed platform data structure.
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>
|