]> Gentwo Git Trees - linux/.git/commit
thermal: sysfs: Refine the handling of trip hysteresis changes
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 29 Jul 2024 16:27:25 +0000 (18:27 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 13 Aug 2024 18:54:17 +0000 (20:54 +0200)
commit107280e1371f1ba183be1ac88e91ec60cad33c18
treea562ab81884a53f31d10b57f297c2883d8365226
parentafd84fb10ced3caf53769ba734ea237bde0f69e3
thermal: sysfs: Refine the handling of trip hysteresis changes

Change trip_point_hyst_store() and replace thermal_zone_trip_updated()
with thermal_zone_set_trip_hyst() to follow the trip_point_temp_store()
code pattern for more consistency.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/5508466.Sb9uPGUboI@rjwysocki.net
drivers/thermal/thermal_core.h
drivers/thermal/thermal_sysfs.c
drivers/thermal/thermal_trip.c