OSDN Git Service

ASoC: pxa: brownstone: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:10:51 +0000 (13:10 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:32:23 +0000 (21:32 +0100)
commitb63eec7443b16c760ee76a887ed3b715a163580e
tree4202c2385a59bb3f47e9a8d082162540ab65c805
parent9423082951be26bd60d9fc1133d2ea9014aade6b
ASoC: pxa: brownstone: 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/brownstone.c