ASoC: fsl: remove unnecessary dai_link->platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 23 Mar 2023 22:53:29 +0000 (22:53 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 24 Mar 2023 12:15:17 +0000 (12:15 +0000)
commit33683cbf49b5412061cb1e4c876063fdef86def4
treea6e4fca6dd5933756d54b77023ef582e3e1e10f0
parent829d78e3ea321eb4f4e93bc7b162b8cc6ed91ec7
ASoC: fsl: remove unnecessary dai_link->platform

dai_link->platform is no longer needed if CPU and Platform are
same Component. This patch removes unnecessary dai_link->platform.
Dummy Platform is also not necessary.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87o7ojjd06.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-audmix.c
sound/soc/fsl/imx-spdif.c