OSDN Git Service

ASoC: atmel: sam9g20_wm8731: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:46 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:38:52 +0000 (21:38 +0100)
commitd83923c576f985e8442734d4d89f72af7661fec2
tree01e1b76df7ec4806539893c1d540724d9301d1fc
parent35617d8262c49a1d63a36ef291c5b1a8fdc86bc8
ASoC: atmel: sam9g20_wm8731: 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/atmel/sam9g20_wm8731.c