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