From: Mark Brown Date: Fri, 12 Nov 2010 15:14:55 +0000 (+0000) Subject: ASoC: Fix dapm_seq_compare() for multi-component X-Git-Tag: v2.6.37-rc4~14^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcbb243396b82b0369465e9a547b7d5278cd26ad;p=pandora-kernel.git ASoC: Fix dapm_seq_compare() for multi-component Ensure that we keep all widget powerups in DAPM sequence by making the CODEC the last thing we compare on rather than the first thing. Also fix the fact that we're currently comparing the widget pointers rather than the CODEC pointers when we do the substraction so we won't get stable results. Signed-off-by: Mark Brown --- Reading git-diff-tree failed