]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thermal: core: Relocate functions that update trip points
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 16 Oct 2024 11:32:13 +0000 (13:32 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 24 Oct 2024 15:15:07 +0000 (17:15 +0200)
commite654a0c58d828eae9b4d704972e0050871a61c07
tree8723d0eff8069dad86cf1b8a83896da42e31c1cb
parent72fb849f77d94d8f60cbb2d7251ac26de8c9e090
thermal: core: Relocate functions that update trip points

In preparation for subsequent changes, move two functions used
for updating trip points, thermal_zone_set_trip_temp() and
thermal_zone_set_trip_hyst(), to thermal_core.c.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Link: https://patch.msgid.link/3248558.5fSG56mABF@rjwysocki.net
drivers/thermal/thermal_core.c
drivers/thermal/thermal_trip.c