ASoC: ti: omap3pandora: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:12:52 +0000 (13:12 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:36:11 +0000 (21:36 +0100)
commit77723f1c262f39b4d82eb5fda7ac045c0aea8e3d
tree4a8d61cc8e5f038225275d9ff272a5aac4d33a9c
parentacb9a2d52e2c4839c7fcfb72c06ab437eed9cc92
ASoC: ti: omap3pandora: 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/ti/omap3pandora.c