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