diff options
author | Stephen Warren <swarren@nvidia.com> | 2011-04-19 23:25:10 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-04-20 14:50:01 +0200 |
commit | a32955dba2e2629bddacf7c1b9de3bf1b7c56acf (patch) | |
tree | b5813978cdff2aa4c1418c78ee078b40ed553694 /sound/soc/soc-dapm.c | |
parent | ASoC: Tegra: Don't return mclk_changed from utils_set_rate (diff) | |
download | linux-a32955dba2e2629bddacf7c1b9de3bf1b7c56acf.tar.xz linux-a32955dba2e2629bddacf7c1b9de3bf1b7c56acf.zip |
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>
Diffstat (limited to 'sound/soc/soc-dapm.c')
0 files changed, 0 insertions, 0 deletions