commit | 57bf772687700e206c760ba2e4097f78bde97887 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Tue Aug 19 15:51:23 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Aug 19 10:59:46 2014 -0500 |
tree | e561664b7ac4e362ae8dac17ec33c57aeec86594 | |
parent | 65d9361f0cb50a20641802ee3075145d72e4409c [diff] |
ASoC: Pass component instead of DAPM context to AUX dev init callback Given that the component is the containing structure it makes more sense to pass the component rather than the DAPM context to the AUX dev init callback. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>