linux/sound/soc/mediatek/mt8183
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
mt8183-afe-clk.c ASoC: mediatek: mt8183: delete some unreachable code 2020-12-11 13:23:02 +00:00
mt8183-afe-clk.h ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00
mt8183-afe-common.h ASoC: mediatek: mt8183: Allow setting shared clocks from machine driver 2022-09-09 18:48:55 +01:00
mt8183-afe-pcm.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
mt8183-da7219-max98357.c ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collision 2024-06-05 13:03:12 +01:00
mt8183-dai-adda.c ASoC: mediatek: Commonize ADDA rate transform functions and enums 2024-03-25 14:19:07 +00:00
mt8183-dai-hostless.c ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00
mt8183-dai-i2s.c ASoC: mediatek: mt8183: Handle component name prefix 2023-10-26 12:15:49 +01:00
mt8183-dai-pcm.c ASoC: mediatek: use helper function 2023-01-31 11:05:02 +00:00
mt8183-dai-tdm.c ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge 2019-08-28 11:50:33 +01:00
mt8183-interconnection.h ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00
mt8183-mt6358-ts3a227-max98357.c ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
mt8183-reg.h ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge 2019-08-28 11:50:33 +01:00