]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: dapm: Remove DAI DAPM context
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 16 Jun 2014 16:13:10 +0000 (18:13 +0200)
committerMark Brown <broonie@linaro.org>
Sat, 21 Jun 2014 20:36:08 +0000 (21:36 +0100)
commit9420d97b3f8672478696ae9c3e33051243e1f4a0
treecd3737467f9f3675e939e82e809e40fd56308b6b
parent14e8bdebfbc1d5c8804b3520233b2d4e516056bc
ASoC: dapm: Remove DAI DAPM context

The DAI DAPM context was added in commit be09ad90 ("ASoC: core: Add platform DAI
widget mapping") and the only user was removed again in commit ae10e7e8f ("ASoC:
core: Only add platform DAI widgets once."). Now that we have a per component
DAPM context it is unlikely that we'll need the DAI DAPM context again.

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