OSDN Git Service

ASoC: ti: omap-abe-twl6040: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:06 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:36:51 +0000 (21:36 +0100)
commitbc9dfc4cb1d817726774c1ab57c8f866a5e109db
tree9ac75f6e262f959b56c1942c59587e22e3b2074d
parent3b785a63ee3d2bc9eb6473ca9490d5a268c88c3e
ASoC: ti: omap-abe-twl6040: 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/omap-abe-twl6040.c