linux/sound/soc/mediatek/mt7986
AngeloGioacchino Del Regno 1d2a6b3b51
ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
Since the mtk-afe-platform-driver generic mtk_afe_pcm_platform now has
a common .probe() callback, there is no reason to keep duplicating this
function over and over in the SoC specific AFE-PCM drivers: switch over
to register with the common bits instead.

Note that MT8186 was left out of this because it is registering some
extra sinegen controls in the AFE-PCM probe callback and needs extra
cleanups to be able to use the common bits.

Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20240416071410.75620-13-angelogioacchino.delregno@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-04-16 20:00:03 +09:00
..
Makefile ASoC: mediatek: mt7986: add machine driver with wm8960 2023-08-17 13:09:18 +01:00
mt7986-afe-common.h
mt7986-afe-pcm.c ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb 2024-04-16 20:00:03 +09:00
mt7986-dai-etdm.c ASoC: mediatek: mt7986: add sample rate checker 2023-10-24 13:26:49 +01:00
mt7986-reg.h
mt7986-wm8960.c ASoC: mediatek: mt7986: silence error in case of -EPROBE_DEFER 2023-12-13 13:16:38 +00:00