linux/arch/powerpc/platforms/85xx
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
..
bsc913x_qds.c
bsc913x_rdb.c
c293pcie.c
common.c
corenet_generic.c
ge_imp3a.c
Kconfig
ksi8560.c
Makefile
mpc85xx_8259.c
mpc85xx_ds.c
mpc85xx_mds.c
mpc85xx_pm_ops.c
mpc85xx_rdb.c
mpc85xx.h
mpc8536_ds.c
mvme2500.c
p1010rdb.c
p1022_ds.c
p1022_rdk.c
p1023_rdb.c
p2020.c
ppa8548.c
qemu_e500.c
sgy_cts1000.c powerpc: Switch back to struct platform_driver::remove() 2024-09-10 11:27:40 +10:00
smp.c powerpc/85xx: fix compile error without CONFIG_CRASH_DUMP 2024-05-10 22:36:05 +10:00
smp.h
socrates_fpga_pic.c
socrates_fpga_pic.h
socrates.c
stx_gp3.c
t1042rdb_diu.c powerpc: add missing MODULE_DESCRIPTION() macros 2024-07-04 22:39:20 +10:00
tqm85xx.c
twr_p102x.c
xes_mpc85xx.c