]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: au1x: db1200: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:13 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:40:19 +0000 (21:40 +0100)
commitfc4b060a8c6357b2ee22fe21f261f2fb77d41706
tree79fac2de23243f6765469bc0a14e6e882567aabb
parent34592f7ecb4e0b1c79ab5669ed3fcbee0ae4b835
ASoC: au1x: db1200: 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/au1x/db1200.c