OSDN Git Service

ASoC: sirf: sirf-audio: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:18:06 +0000 (13:18 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:06:59 +0000 (22:06 +0100)
commita39bb1b740c95d8f0029b280266744897453e8ee
tree8d65b72a159a12f595b19506e25a2a98cd2581d0
parent8d6975ea3627d3aff2c9c8bb6b6eb84cddef0e07
ASoC: sirf: sirf-audio: 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/sirf/sirf-audio.c