]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: remove legacy style dai_link
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:22:19 +0000 (13:22 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:20:29 +0000 (22:20 +0100)
commit984b08a4abab91a6aecbce805b7c03316821ef67
treefdc8c8a14374b7bcf99083d3323f55207353a9b4
parent950790fe2a7eab453115960fd4084b47fd8d9b59
ASoC: soc-core: remove legacy style dai_link

All drivers switched to modern style dai_link
(= struct snd_soc_dai_link_component).
Let's remove legacy style dai_link.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c