]> git.baikalelectronics.ru Git - kernel.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)
commit21c16aa484e20a0f09263f250103a3e51998457e
treecd3737467f9f3675e939e82e809e40fd56308b6b
parent6c7c25ef14206462879a4efe305a8f8b588dcf24
ASoC: dapm: Remove DAI DAPM context

The DAI DAPM context was added in commit 623ed76f ("ASoC: core: Add platform DAI
widget mapping") and the only user was removed again in commit b520ba643 ("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