linux/sound/soc/tegra
Stephen Warren a32955dba2 ASoC: Tegra: Retrieve card from DAPM context not codec
Card widgets are created in the card's DAPM context, not any codec's DAPM
context. Hence, w->codec==NULL. Instead, find the card from the widget
through the DAPM context of the widget, not the codec of the widget.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-04-20 13:50:01 +01:00
..
Kconfig ASoC: Tegra: Support more boards 2011-04-18 21:34:16 +01:00
Makefile ASoC: Tegra: Rename Kconfig SND_TEGRA_SOC_* to SND_SOC_TEGRA_* 2011-04-18 21:33:54 +01:00
tegra_asoc_utils.c ASoC: Tegra: Don't return mclk_changed from utils_set_rate 2011-04-20 13:49:55 +01:00
tegra_asoc_utils.h ASoC: Tegra: Don't return mclk_changed from utils_set_rate 2011-04-20 13:49:55 +01:00
tegra_das.c ASoC: Tegra: Add MODULE_ALIAS 2011-02-13 19:50:10 +00:00
tegra_das.h ASoC: tegra: Add tegra-das driver 2011-01-10 22:20:20 +00:00
tegra_i2s.c ASoC: Tegra: Add MODULE_ALIAS 2011-02-13 19:50:10 +00:00
tegra_i2s.h ASoC: tegra: Add tegra-i2s driver 2011-01-10 22:20:39 +00:00
tegra_pcm.c ASoC: Tegra: Fix error handling in DMA channel alloc 2011-02-28 15:10:03 +00:00
tegra_pcm.h ASoC: tegra: Add tegra-pcm driver 2011-01-10 22:20:29 +00:00
tegra_wm8903.c ASoC: Tegra: Retrieve card from DAPM context not codec 2011-04-20 13:50:01 +01:00