]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: ti: rx51: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:15 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:37:12 +0000 (21:37 +0100)
commitc3e2a4af64cb74ea66abca1c80aa38b0c9d15567
treee3eb339365babe0135a966969e4dcb7841bd9222
parentd6db366a411c7e3ecc13096c58a290593be7a804
ASoC: ti: rx51: 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/rx51.c