ASoC: ti: omap-hdmi: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:02 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:36:32 +0000 (21:36 +0100)
commit3b785a63ee3d2bc9eb6473ca9490d5a268c88c3e
tree86523b2995b657ae869265ade6786ed175906433
parentde3582fec0aacdca484d68ca693e255f2617d8ec
ASoC: ti: omap-hdmi: 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/omap-hdmi.c