]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: Intel: bytcht_es8316: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:20:20 +0000 (13:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:13:13 +0000 (22:13 +0100)
commit143029dbb8c9800bbcd4f74d91769590fafeca52
tree33a0a99ab0d2759bc19003b0e33b8df71d054e95
parent0034172031aa695911cc2c2db2a3cd76ebff6cf4
ASoC: Intel: bytcht_es8316: 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_es8316.c