OSDN Git Service

ASoC: pxa: e800_wm9712: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:11:12 +0000 (13:11 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:33:06 +0000 (21:33 +0100)
commit32b787a0ce77221f809b42b4cb21b176a0422068
tree5429f7f077d62758d1633be5d70f9ecd78aa482b
parentf78ced5147dc8dd64053bb905787c332bc195543
ASoC: pxa: e800_wm9712: 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/e800_wm9712.c