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