From: Mark Brown Date: Thu, 18 Dec 2014 11:46:38 +0000 (+0000) Subject: ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probe X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~331^2~1^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b1e6a19e09877b91517dfe304a2b3f6b2138fc;p=pandora-kernel.git ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probe This reverts commit f8781db8aeb18d (ASoC: dapm: Augment existing card DAPM routes in snd_soc_of_parse_audio_routing) since it is broken for deferred probing as it ends up storing data allocated with devm_ over multiple instantiations of the device. Reported-by: Russell King Tested-by: Russell King Signed-off-by: Mark Brown --- Reading git-diff-tree failed