]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: au1x: db1000: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:14:09 +0000 (13:14 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:40:09 +0000 (21:40 +0100)
commit11df7721ccbd958d278844f5e902b7ccc75f27eb
treee83b2e01b92c39bb1fd65f2fa9551ed364bbe51e
parent6434c786b615bed2ad8eff7e7422c1a6a66f17b7
ASoC: au1x: db1000: 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/db1000.c