From: Lars-Peter Clausen Date: Sat, 5 Oct 2013 17:26:17 +0000 (+0200) Subject: ASoC: dapm: Ignore VMID widgets for target bias X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da83fea6122ea637be5f960b95bb599561617319;p=pandora-kernel.git ASoC: dapm: Ignore VMID widgets for target bias VMID widgets behave very similar to signal generator widgets. Both are always considered to be powered up. This means that we need to ignore the VMID widgets in the same way as signal generator widgets when calculating the DAPM context's target bias level. Otherwise the presence of a VMID widget, regardless whether it is on an active path or not, will cause the DAPM context to be powered up. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed