linux/sound/soc/ti
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
..
ams-delta.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
davinci-evm.c ASoC: Use device_get_match_data() 2023-10-09 13:13:59 +01:00
davinci-i2s.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
davinci-i2s.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
davinci-mcasp.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
davinci-mcasp.h ASoC: ti: davinci-mcasp: Improve the sysclk selection 2019-12-09 18:35:37 +00:00
edma-pcm.c ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup 2019-08-30 12:22:46 +01:00
edma-pcm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
j721e-evm.c ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc() 2024-01-22 00:06:41 +00:00
Kconfig ASoC: ti: ams-delta: Allow it to be test compiled 2023-10-23 19:40:21 +01:00
Makefile ASoC: ti: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:35 +09:00
n810.c GPIO descriptors for TI ASoC codecs 2023-10-02 16:17:47 +01:00
omap-abe-twl6040.c ASoC: ti: convert not to use asoc_xxx() 2023-09-25 14:16:16 +02:00
omap-dmic.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
omap-dmic.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap-hdmi.c ASoC: ti: omap-hdmi: Fix too long driver name 2024-06-11 17:13:56 +01:00
omap-mcbsp-priv.h ASoC: ti: omap-mcbsp: duplicate sysfs error 2022-07-07 17:16:21 +01:00
omap-mcbsp-st.c ASoC: ti: convert not to use asoc_xxx() 2023-09-25 14:16:16 +02:00
omap-mcbsp.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
omap-mcbsp.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
omap-mcpdm.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
omap-mcpdm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
omap-twl4030.c GPIO descriptors for TI ASoC codecs 2023-10-02 16:17:47 +01:00
omap3pandora.c GPIO descriptors for TI ASoC codecs 2023-10-02 16:17:47 +01:00
osk5912.c GPIO descriptors for TI ASoC codecs 2023-10-02 16:17:47 +01:00
rx51.c GPIO descriptors for TI ASoC codecs 2023-10-02 16:17:47 +01:00
sdma-pcm.c ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
sdma-pcm.h ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
udma-pcm.c ASoC: ti: Replace HTTP links with HTTPS ones 2020-07-23 19:52:21 +01:00
udma-pcm.h ASoC: ti: Replace HTTP links with HTTPS ones 2020-07-23 19:52:21 +01:00