ASoC: amd: acp-da7219-max98357a: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:29 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:37:45 +0000 (21:37 +0100)
commit48696d0a6d8e5bd2c9e03b70e93f9cf0db31705f
tree9758cb604e1479ce542dc26e43e9fc850d86e4ef
parentf9aaa1929b2e828d87aee9adb003cd19fbf18f57
ASoC: amd: acp-da7219-max98357a: use modern dai_link style

ASoC is now supporting modern style dai_link
(= snd_soc_dai_link_component) for CPU/Codec/Platform.
This patch switches to use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-da7219-max98357a.c