]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bytcht_cx2072x: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:20:34 +0000 (13:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:14:14 +0000 (22:14 +0100)
commit6df4f1d6fcee8bb43e68b678901fc657615b891d
treea1703930a192b5468e8f519e4f97558a4efa4666
parent8fc647a6e603f6e5a3d8b3d398d15c27961e4684
ASoC: Intel: bytcht_cx2072x: 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/intel/boards/bytcht_cx2072x.c