ASoC: samsung: odroid: don't need DUMMY Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 19 Dec 2023 05:10:02 +0000 (05:10 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 19 Dec 2023 13:23:43 +0000 (13:23 +0000)
commit56558d6ab8c09c416bdb6d72b7e02894539a882a
treeb95fdfa799dcb78f0649030ebd56fdf67b262638
parent7465582e0b18859d3681192ec2ccf22a81370040
ASoC: samsung: odroid: don't need DUMMY Platform

We can use SND_SOC_DAILINK_REG() with 2 parameter.
DUMMY Platform is not needed.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://msgid.link/r/875y0u93rq.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/odroid.c