OSDN Git Service

ASoC: soc-core: remove unused num_dai_links
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 11 Sep 2018 06:59:01 +0000 (06:59 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 11 Sep 2018 16:18:39 +0000 (17:18 +0100)
commit4f1b327e65a9516a46ea491ce72a5161be176af8
tree740cbc83553335c7823d02c3d4ae073774068e02
parent2eda3cb108b699a6ff78a87e25143c153bc88e41
ASoC: soc-core: remove unused num_dai_links

ALSA SoC is counting card->dai_link_list user,
but no-one is using it.
Let's remove it.

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