ASoC: core - Free platform DAPM context at platform removal.
authorLiam Girdwood <lrg@ti.com>
Mon, 16 Jan 2012 15:25:37 +0000 (15:25 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 16 Jan 2012 15:49:09 +0000 (15:49 +0000)
commit675c496ba4e751ea5b895c83219e3bb034f648ba
tree890eb4f315df48631b9c6fe9fa67abceb077397f
parente7c80e2a8b403c10d805f48596efac741cce754d
ASoC: core - Free platform DAPM context at platform removal.

Fix platform removal by freeing the platform DAPM resources and remove
it from the DAPM list.

Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-core.c