diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2015-07-02 08:40:00 +0200 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2015-08-03 04:36:57 +0200 |
commit | f87e6bd3f7401ee3c04248d8ea2dc32883a1f8fb (patch) | |
tree | 3af1dde4f6fe6c41b164663abcb8cfe8275d734a /lib/of-reconfig-notifier-error-inject.c | |
parent | thermal: exynos: Disable the regulator on probe failure (diff) | |
download | linux-f87e6bd3f7401ee3c04248d8ea2dc32883a1f8fb.tar.xz linux-f87e6bd3f7401ee3c04248d8ea2dc32883a1f8fb.zip |
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
The exynos thermal driver use the of_thermal_*() API to parse the basic data
for thermal management from devicetree file. So, if CONFIG_EXYNOS_THERMAL is
selected without CONFIG_THERMAL_OF, kernel can build it without any problem.
But, exynos thermal driver is not working with following error log. This patch
add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF.
[ 1.458644] get_th_reg: Cannot get trip points from of-thermal.c!
[ 1.459096] get_th_reg: Cannot get trip points from of-thermal.c!
[ 1.465211] exynos4412_tmu_initialize: No CRITICAL trip point defined at of-thermal.c!
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'lib/of-reconfig-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions