linux/drivers/net/wireless/ti/wl18xx
Uwe Kleine-König b41f96ecb9 wifi: 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 platform drivers below drivers/net/wireless 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.

En passant several whitespace changes are done to make indentation
consistent in the struct initializers.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Acked-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20241106170706.38922-2-u.kleine-koenig@baylibre.com
2024-11-11 14:10:45 +02:00
..
acx.c
acx.h
cmd.c
cmd.h
conf.h
debugfs.c
debugfs.h
event.c wifi: mac80211: handle ieee80211_radar_detected() for MLO 2024-09-06 13:01:05 +02:00
event.h
io.c
io.h
Kconfig
main.c wifi: Switch back to struct platform_driver::remove() 2024-11-11 14:10:45 +02:00
Makefile
reg.h
scan.c
scan.h
tx.c
tx.h
wl18xx.h wifi: wl18xx: allow firmwares > 8.9.0.x.58 2024-06-18 13:22:12 +03:00