linux/sound/soc/mediatek/mt2701
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
..
Makefile ASoC: mediatek: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:23 +09:00
mt2701-afe-clock-ctrl.c ASoC: mediatek: switch to SPDX license tag 2018-04-26 15:09:36 +01:00
mt2701-afe-clock-ctrl.h ASoC: mediatek: mt2701: align function prototype 2021-03-12 14:29:52 +00:00
mt2701-afe-common.h ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings 2019-08-22 18:29:01 +01:00
mt2701-afe-pcm.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
mt2701-cs42448.c ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_machine_probe 2024-09-04 12:19:49 +01:00
mt2701-reg.h ASoC: mediatek: switch to SPDX license tag 2018-04-26 15:09:36 +01:00
mt2701-wm8960.c ASoC: mediatek: convert not to use asoc_xxx() 2023-09-26 17:18:38 +02:00