OSDN Git Service

ASoC: ti: n810: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:12:39 +0000 (13:12 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:35:38 +0000 (21:35 +0100)
commitf7554cb47ef1edf9c0000c5a96897cc9bd1f054b
treebc36ba06efcac8239ba2c0f09ffb62bc11eab797
parent1d17821f79ae0fe6960231d38aaac66eed707b5f
ASoC: ti: n810: 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/n810.c