ASoC: sh: migor: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:20 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:37:24 +0000 (21:37 +0100)
commit4f209c5142dcdd4db29f734d652fba4d2ab6da71
treeb004edd069875e8cd40fe939366a433a52d7f18a
parentc3e2a4af64cb74ea66abca1c80aa38b0c9d15567
ASoC: sh: migor: 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/sh/migor.c