]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8731b0d5cae4b0f53ceb161ad64a0c2a4caf1bb6
treee561664b7ac4e362ae8dac17ec33c57aeec86594
parent129f543dec7ab3b041d787f8d85294967ceaa1fc
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