Searched hist:"75 e0f100774f84db43a1a14a3b6a8d3375bed321" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | diff 75e0f100774f84db43a1a14a3b6a8d3375bed321 Thu Apr 26 13:51:17 CEST 2018 Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> thermal: exynos: always check for trips points existence
* Check for trip points existence in exynos_tmu_initialize() so it is checked on all SoCs.
* Use dev_err() instead of pr_err().
* Fix dev_err() to reference "device tree" not "of-thermal.c".
* Remove no longer needed checks from exynos4210_tmu_initialize() and get_th_reg().
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
|