]> Git Repo - linux.git/commit
ASoC: soc-core: remove legacy style dai_link
authorKuninori Morimoto <[email protected]>
Thu, 6 Jun 2019 04:22:19 +0000 (13:22 +0900)
committerMark Brown <[email protected]>
Thu, 6 Jun 2019 21:20:29 +0000 (22:20 +0100)
commitadb76b5b9c4740a11f6ad6c68764515961ae8ade
treefdc8c8a14374b7bcf99083d3323f55207353a9b4
parente1684073ef2142c241375487b1e158abe169ce61
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
include/sound/soc.h
sound/soc/soc-core.c
This page took 0.052571 seconds and 4 git commands to generate.