]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: pxa: e750_wm9705: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:11:06 +0000 (13:11 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:32:56 +0000 (21:32 +0100)
commitf78ced5147dc8dd64053bb905787c332bc195543
treeae1ee5bf5fd99450fa503777f930d40d34ccd564
parent312989a1ed69564bf6b9d329ce60e39c8487c32a
ASoC: pxa: e750_wm9705: 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/pxa/e750_wm9705.c