OSDN Git Service

ASoC: qcom: storm: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:16:51 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:45:21 +0000 (21:45 +0100)
commitfa350b770b57d6e17b73d259bfec7e40099f7261
treef3a7391ca678ae4405e21b35349d653e876402ea
parent26d8d4b21f9ec7ed2a2e236b048961554ea9bbeb
ASoC: qcom: storm: 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/qcom/storm.c