thermal: gov_power_allocator: Rename trip_max_desired_temperature
authorLukasz Luba <lukasz.luba@arm.com>
Wed, 25 Oct 2023 19:22:19 +0000 (20:22 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 28 Nov 2023 15:02:13 +0000 (16:02 +0100)
commit4e6d4687f7645e3b4a83d915974e8749c24bf2e2
tree197aac123bfdc2417cfaf64c347e3a0c29c012a3
parent44844db91397d3d94589f3c0c855be02daeebdb3
thermal: gov_power_allocator: Rename trip_max_desired_temperature

Refactor the code and rename the last passive trip point field.

There is a comment describing the field properly. Use shorter field name
so as to allow to clarify the code.

This change is not expected to alter the general functionality.

Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
[ rjw: Changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/gov_power_allocator.c