From: Jarkko Nikula Date: Tue, 14 Dec 2010 10:18:30 +0000 (+0200) Subject: ASoC: Move DAPM paths from DAPM context to snd_soc_card X-Git-Tag: v2.6.38-rc1~236^2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ddab3f5107c3955e70e87a632d4d179ddba1189;p=pandora-kernel.git ASoC: Move DAPM paths from DAPM context to snd_soc_card Decoupling DAPM paths from DAPM context is a first prerequisite when extending ASoC core to cross-device paths. This patch is almost a nullop and does not allow to construct cross-device setup but the path clean-up part in dapm_free_widgets is prepared to remove cross-device paths between a device being removed and others. Signed-off-by: Jarkko Nikula Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed