OSDN Git Service

ASoC: Intel: bytcht_da7213: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:20:30 +0000 (13:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:13:54 +0000 (22:13 +0100)
commitfb1d4861f28e750739f73a59067ea18cadbc56c3
tree740ed74f24f3368b0e778dd8557adc31bcf1bc97
parent365a8a586afb7ee4e6736ab7b5020502e121e69d
ASoC: Intel: bytcht_da7213: 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/intel/boards/bytcht_da7213.c