]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: jz4740: qi_lb60: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:16:26 +0000 (13:16 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:44:15 +0000 (21:44 +0100)
commit7c5cbcfe966b4952ab69a1f6c8f06806d9396e9d
treeac193ddbd6d50790a8031a2ee40bbf2ffa14b1d9
parent79782e283ed3df04bfb77129091f1d6726987f1e
ASoC: jz4740: qi_lb60: 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/jz4740/qi_lb60.c