ASoC: qcom: apq8016_sbc: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:17:04 +0000 (13:17 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:45:50 +0000 (21:45 +0100)
commit98b232ca9e0e7fb0f3be80653f647c8ce369556d
tree994f464fbe6792fb4b6e0f80a8e0eed199ba96b0
parent1e36ea360ab98e9c20329a3d9364705d1347e411
ASoC: qcom: apq8016_sbc: 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/apq8016_sbc.c