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