[COMMON] thermal: power_allocator: avoid req_power is 0
authorHyeonseong Gil <hs.gil@samsung.com>
Thu, 24 Mar 2016 02:12:19 +0000 (11:12 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:09:31 +0000 (17:09 +0900)
commitd0735db50652052cca1b8436f3958484c1fcda7c
tree81a478e79006c19a72305515d03db5c614fa9a20
parentc6e5a732a1c8f09fd6d73762a7d868f09e0f9122
[COMMON] thermal: power_allocator: avoid req_power is 0

In case only one actor belong to power_allocator,
target frequency will be limited minium frequency
when req_power(load) is 0.

Change-Id: Iab369eb49c24daab9f4e64ba6adb4c129b3c37b7
Signed-off-by: Hyeonseong Gil <hs.gil@samsung.com>
drivers/thermal/power_allocator.c