ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.
commit4805608ac1d1a60ca926ff81b1ebd3145f7adf78
authorLiam Girdwood <lrg@ti.com>
Wed, 20 Jul 2011 11:23:33 +0000 (20 12:23 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 20 Jul 2011 20:15:51 +0000 (20 21:15 +0100)
tree72b8e433b56231e31648759b85991926c68dc450
parentd7c3e9525ac8e898f1156a1f3a7c5038f6560186
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