]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Remove unused num_dai field from CODEC
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 6 May 2014 07:39:39 +0000 (09:39 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 7 May 2014 09:21:26 +0000 (10:21 +0100)
commitfd1b2e164421f754dd63667a3cdff9cd31eb5c9e
treeaa535de929adf489177ea085645d56fc0f26836b
parent593a8634f9d135fafd289c68b064bbf3e748abe7
ASoC: Remove unused num_dai field from CODEC

Commit f60898b5d7 ("ASoC: snd_soc_codec includes snd_soc_component") removed the
last user of the num_dai field. Also remove the field itself.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c