]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.
authorLiam Girdwood <lrg@ti.com>
Wed, 20 Jul 2011 11:23:33 +0000 (12:23 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 20 Jul 2011 20:15:51 +0000 (21:15 +0100)
commitdce03765bacba128176071ffebb8b53aa9ddef47
tree72b8e433b56231e31648759b85991926c68dc450
parenta660f04fec30bf720f9eee7e3907316ff09b00af
ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.

In preparation for ASoC Dynamic PCM (AKA DSP) support.

Provide convenience methods to retrieve the soc_card or snd_card from a
DAPM context.

Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-dapm.c