From: Xiang Xiao Date: Sat, 1 Mar 2014 16:04:03 +0000 (+0800) Subject: ASoC: dapm: Reorder the bias update sequence X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17282ba4310cdad05f172d4dc1ebcb63d0b5de98;p=pandora-kernel.git ASoC: dapm: Reorder the bias update sequence The new sequence ensure that dapm_pre_sequence_async work on the card before all codecs and dapm_post_sequence_async work on the card after all codecs. So the machine driver could utilize the determinate sequence to do the gloabl setup and teardown in the right place. Signed-off-by: Xiang Xiao Signed-off-by: Mark Brown --- Reading git-diff-tree failed