linux/arch/powerpc/platforms/512x
Uwe Kleine-König 01d34cc936 powerpc: Switch back to struct platform_driver::remove()
After commit 0edb555a65 ("platform: Make platform_driver::remove()
return void") .remove() is (again) the right callback to implement for
platform drivers.

Convert all pwm drivers 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.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240909130902.851274-2-u.kleine-koenig@baylibre.com
2024-09-10 11:27:40 +10:00
..
clock-commonclk.c powerpc/mpc512x: fix resource printk format warning 2023-03-30 23:35:43 +11:00
Kconfig
Makefile
mpc512x.h powerpc/512x: Make mpc512x_select_reset_compat() static 2023-08-18 17:02:40 +10:00
mpc512x_generic.c powerpc/machdep: Define 'compatibles' property in ppc_md and use it 2024-03-03 22:20:29 +11:00
mpc512x_lpbfifo.c powerpc: Switch back to struct platform_driver::remove() 2024-09-10 11:27:40 +10:00
mpc512x_shared.c powerpc: Fix typos 2024-05-08 00:21:30 +10:00
mpc5121_ads.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
mpc5121_ads.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mpc5121_ads_cpld.c powerpc/512x: Fix missing prototype warnings 2023-11-30 13:25:27 +11:00
pdm360ng.c powerpc/512x: Make pdm360ng_init() static 2023-11-30 13:24:55 +11:00