thermal: core: Add priv pointer to struct thermal_trip
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Aug 2023 18:04:47 +0000 (20:04 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 17 Aug 2023 09:24:18 +0000 (11:24 +0200)
commitcba440fab30106c9ebd30dbbb64d4fb7b997a8e8
tree224f573679c6c45231918c8497fdef349ea678bf
parent9a99a996d1ec53819580eba93d60b38d72befe3d
thermal: core: Add priv pointer to struct thermal_trip

Add a new field called priv to struct thermal_trip to allow thermal
drivers to store pointers to their local data associated with trip
points.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
include/linux/thermal.h