OSDN Git Service

ASoC: ti: ams-delta: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:12:48 +0000 (13:12 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:35:59 +0000 (21:35 +0100)
commitacb9a2d52e2c4839c7fcfb72c06ab437eed9cc92
tree4756242f74e24c16e02b2f859934cc3800e97545
parent5cffc237432d47084add97e42f13dbd055c107a8
ASoC: ti: ams-delta: 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/ti/ams-delta.c