ASoC: Pass component instead of DAPM context to AUX dev init callback
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 19 Aug 2014 13:51:23 +0000 (15:51 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 19 Aug 2014 15:59:46 +0000 (10:59 -0500)
commit57bf772687700e206c760ba2e4097f78bde97887
treee561664b7ac4e362ae8dac17ec33c57aeec86594
parent65d9361f0cb50a20641802ee3075145d72e4409c
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>
include/sound/soc.h
sound/soc/samsung/speyside.c
sound/soc/soc-core.c