thermal: Use thermal_tripless_zone_device_register()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 30 Aug 2023 16:14:57 +0000 (18:14 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 5 Sep 2023 19:42:18 +0000 (21:42 +0200)
commitcbcd51e822bf51dfc7715f474c24fbca0ed23fce
treee5dbae6f8b2abb9436e09ca8440d59d284a20004
parentd332db8fc1a2dfb4738281b1d6d4ed20115dd9d3
thermal: Use thermal_tripless_zone_device_register()

All of the remaining callers of thermal_zone_device_register()
can use thermal_tripless_zone_device_register(), so make them
do so in order to allow the former to be dropped.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/power/supply/power_supply_core.c
drivers/thermal/armada_thermal.c
drivers/thermal/dove_thermal.c
drivers/thermal/intel/int340x_thermal/int3400_thermal.c
drivers/thermal/kirkwood_thermal.c
drivers/thermal/spear_thermal.c