]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: pxa: spitz: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:12:25 +0000 (13:12 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:34:59 +0000 (21:34 +0100)
commit196a521a3c86eb627004cf6b420cd7b2f6c587a0
tree862991f1281213051e95a8e5265f0da520acfe85
parentcc7b2401cd93a884813af224cc24c8d8f31f39cd
ASoC: pxa: spitz: 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/spitz.c