commit | bc9af9fa9b89cb74eed020066d882abf238fad69 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Jun 16 18:13:07 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Sat Jun 21 21:34:15 2014 +0100 |
tree | f3462c4aedb204a7a8789f3da35d7d63190b6111 | |
parent | ce0fc93ae56e2ba50ff8c220d69e4e860e889320 [diff] |
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>