From: Rafael J. Wysocki Date: Thu, 28 Sep 2023 17:10:50 +0000 (+0200) Subject: Merge branch 'thermal-core' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=377020153617db399334531114fe86a3552e801d;p=linux.git Merge branch 'thermal-core' Merge thermal core changes for v6.7 depended on by subsequent ACPI thermal driver changes: - Drop trips_disabled bitmask that is not really useful any more from the thermal zone structure. - Drop a reduntant NULL pointer check from for_each_thermal_trip(). - Redefine struct thermal_instance to hold a thernal trip pointer instead of a trip index. - Add helpers for binding and unbinding cooling devices to and from trip points, reslectively, that take trip pointers as arguments. * thermal-core: thermal: core: Allow trip pointers to be used for cooling device binding thermal: core: Store trip pointer in struct thermal_instance thermal: trip: Drop redundant trips check from for_each_thermal_trip() thermal: core: Drop trips_disabled bitmask --- 377020153617db399334531114fe86a3552e801d