linux/sound/soc/amd/renoir
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
..
acp3x-pdm-dma.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
acp3x-rn.c ASoC: amd: add missing MODULE_DESCRIPTION() macros 2024-06-13 10:20:06 +01:00
Makefile ASoC: amd: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:13 +09:00
rn_acp3x.h ASoC: amd: renoir: Add a module parameter to influence pdm_gain 2023-02-02 11:42:24 +00:00
rn_chip_offset_byte.h
rn-pci-acp3x.c ASoC: amd: renoir: Add check for acp configuration flags 2022-01-28 15:59:35 +00:00