[COMMON] thermal: samsung: Change ECT parsing error
authorSoomin Kim <sm8326.kim@samsung.com>
Tue, 26 Jul 2016 05:32:22 +0000 (14:32 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:13:10 +0000 (17:13 +0900)
commit9d0ffeaf8701fe4c2a6185a2b405830ef2a161a8
tree461556f1a7dea94958934a0638f5c09e013a1424
parent2cb9d489be99c6dc758d448563832a99b207933f
[COMMON] thermal: samsung: Change ECT parsing error

When there is no thermal zone data in ECT, just use
default value defined in DT and don't make a error.
Since thermal sensor registration can be processed
normally, we can use the value defined in DT.

Change-Id: Ia39ede8d87d7093fe7c055d0058601e2a1773e53
Signed-off-by: Soomin Kim <sm8326.kim@samsung.com>
drivers/thermal/of-thermal.c