pass: thermal: Call resource monitor API directly without redundant function 12/224412/1 accepted/tizen/unified/20200214.050407 submit/tizen/20200213.105841
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 10 Feb 2020 09:56:52 +0000 (18:56 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 10 Feb 2020 10:01:54 +0000 (19:01 +0900)
commit186383bcb948482f88b4c8ebc7f5b3c1aec3cd3a
tree52c02c191bc9b3202ab5643f63e215fb57ac4bbd
parent206aebe473ad016565fa3c44c6644530f8af06bf
pass: thermal: Call resource monitor API directly without redundant function

get_thermal_result() is called once. It is possible to be removed
instead of calling resmon (resouce monitor) API directly without
any middle step.

Change-Id: Ib058d540056fe1a8fc7b206fb98c096272c17121
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-thermal.c