]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
thermal: exynos: remove parsing of samsung, tmu_cal_type property
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 16 Apr 2018 10:12:02 +0000 (12:12 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 6 May 2018 21:41:54 +0000 (14:41 -0700)
commit199b3e3c860cdf3f092e7cbb2bf08b8a96ed4beb
tree435a31644c699f50f005b26c2196ef733c63868d
parentfccfe0993b5dc550e5f9fbb716fb0b588c5fdbc1
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>
drivers/thermal/samsung/exynos_tmu.c
drivers/thermal/samsung/exynos_tmu.h