]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: qcom: common: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:16:58 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:45:40 +0000 (21:45 +0100)
commite16fba78b33acb4d309e1d81f49dc1b25d2be765
tree8881447e993fab29cbca78436e31407a7162354b
parent8595d2924979ab4811204debc42046aee2e8ec3c
ASoC: qcom: common: 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/common.c