ASoC: Use component DAPM context for platforms
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 16 Jun 2014 16:13:07 +0000 (18:13 +0200)
committerMark Brown <broonie@linaro.org>
Sat, 21 Jun 2014 20:34:15 +0000 (21:34 +0100)
commitbc9af9fa9b89cb74eed020066d882abf238fad69
treef3462c4aedb204a7a8789f3da35d7d63190b6111
parentce0fc93ae56e2ba50ff8c220d69e4e860e889320
ASoC: Use component DAPM context for platforms

The snd_soc_platform dapm field is not accessed outside of the ASoC core. Switch
it over to using the snd_soc_component DAPM context.

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