linux/sound/soc/au1x
Uwe Kleine-König 130af75b5c
ASoC: 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 drivers below sound/soc 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>
Link: https://patch.msgid.link/20240909151230.909818-2-u.kleine-koenig@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-09-09 18:26:49 +01:00
..
ac97c.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
db1000.c Linux 5.2-rc6 2019-06-26 12:39:34 +01:00
db1200.c ASoC: allow module autoloading for table db1200_pids 2024-08-21 16:25:02 +01:00
dbdma2.c ASoC: au1x: convert not to use asoc_xxx() 2023-09-25 14:16:24 +02:00
dma.c ASoC: au1x: convert not to use asoc_xxx() 2023-09-25 14:16:24 +02:00
i2sc.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
Kconfig ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules 2022-04-04 08:39:32 +01:00
Makefile ASoC: au1x: Use *-y instead of *-objs Makefile 2024-05-08 11:39:16 +09:00
psc-ac97.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
psc-i2s.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
psc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00