diff options
author | Lukasz Luba <lukasz.luba@arm.com> | 2020-10-15 12:24:41 +0100 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-10-27 09:44:32 +0100 |
commit | 345a8af7ea63ac75a9000159d6298769d3d50f91 (patch) | |
tree | dd1df271c1c1a05a698ba048384ae0109c3b6865 /drivers/ptp | |
parent | 87d2380260524e55e090e14012c1b07c1f6d4096 (diff) | |
download | linux-345a8af7ea63ac75a9000159d6298769d3d50f91.tar.bz2 |
thermal: core: Move power_actor_set_power into IPA
Since the power actor section has one function power_actor_set_power()
move it into Intelligent Power Allocation (IPA). There is no other user
of that helper function. It would also allow to remove the check of
cdev_is_power_actor() because the code which calls it in IPA already does
the needed check. Make the function static since only IPA use it.
Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20201015112441.4056-5-lukasz.luba@arm.com
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions