diff options
author | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2024-04-16 09:14:04 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-04-16 20:00:03 +0900 |
commit | 1d2a6b3b5189b6c3e51f29e050aa9b2337b774e8 (patch) | |
tree | ef9c5a3541303d1f2c57799ce9c5fdb4648853de /sound/soc/mediatek/mt8186 | |
parent | 9d9b182876a249b393158e9f43c255aeee4ef898 (diff) |
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>
Diffstat (limited to 'sound/soc/mediatek/mt8186')
0 files changed, 0 insertions, 0 deletions