linux/sound/soc/uniphier
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
..
aio-compress.c ASoC: uniphier: convert not to use asoc_xxx() 2023-09-25 14:16:39 +02:00
aio-core.c ASoC: uniphier: aio-core: Make some read-only arrays static const 2022-12-05 14:05:40 +00:00
aio-cpu.c ASoC: uniphier: Make uniphier_aio_remove() return void 2023-10-23 13:29:48 +01:00
aio-dma.c ASoC: uniphier: Constify static snd_pcm_hardware 2024-05-07 00:00:22 +09:00
aio-ld11.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
aio-pxs2.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
aio-reg.h ASoC: uniphier: add support for multichannel output 2018-07-30 12:02:31 +01:00
aio.h ASoC: uniphier: Make uniphier_aio_remove() return void 2023-10-23 13:29:48 +01:00
evea.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
Kconfig ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA 2021-11-25 11:54:30 +00:00
Makefile ASoC: uniphier: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:36 +09:00