ASoC: Use DAPM context rather than CODEC when constructing sequences
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 12 Nov 2010 15:28:42 +0000 (15:28 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 16 Nov 2010 11:40:14 +0000 (11:40 +0000)
commit84dab5671bff4516781c14f4fba5a1e2be13be1e
treea2b8b51e9067141fb8617d8f6a49f440e3a52df9
parentce0df3d79a1b305cb39ea15a07235b5a6c3435b6
ASoC: Use DAPM context rather than CODEC when constructing sequences

DAPM widgets may be associated with non-CODEC devices so compare based
on the DAPM context rather than the CODEC pointer.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/soc-dapm.c