Uwe Kleine-König dd64594ca2 thermal: Switch back to struct platform_driver::remove()
After commit 0edb555a65d1 ("platform: Make platform_driver::remove()
return void") .remove() is (again) the right callback to implement for
platform drivers.

Convert all platform drivers below drivers/thermal to use .remove(), with
the eventual goal to drop struct platform_driver::remove_new(). As
.remove() and .remove_new() have the same prototypes, conversion is done
by just changing the structure member name in the driver initializer.

On the way make a few whitespace changes to make indention consistent.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/20241019163412.304422-2-u.kleine-koenig@baylibre.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2024-11-13 16:17:57 +01:00
..
2024-11-03 08:51:53 -10:00
2024-10-18 15:53:00 -07:00
2024-09-27 08:48:37 -07:00
2024-10-29 00:46:20 +02:00
2024-09-17 15:27:01 +02:00
2024-09-18 10:49:45 +02:00
2024-11-03 10:15:50 -10:00
2024-09-19 10:18:15 +02:00
2024-11-01 07:54:11 -10:00
2024-11-02 04:44:27 +10:00
2024-10-24 16:31:58 -07:00
2024-09-19 10:18:15 +02:00
2024-10-05 10:31:04 -07:00
2024-11-03 08:35:29 -10:00
2024-10-27 08:29:36 -10:00
2024-09-29 09:22:34 -07:00
2024-10-29 04:01:40 +01:00
2024-10-11 11:23:21 -07:00
2024-09-26 08:43:17 -07:00
2024-11-01 13:41:55 -10:00
2024-11-01 15:44:23 -10:00
2024-10-27 08:40:33 -10:00
2024-09-26 12:00:25 -07:00
2024-10-30 08:16:23 -10:00
2024-10-11 10:03:13 +00:00
2024-10-19 12:52:19 -07:00
2024-10-30 08:16:23 -10:00
2024-10-07 11:33:26 -07:00
2024-10-07 11:33:26 -07:00
2024-10-07 11:33:26 -07:00