From: Lars-Peter Clausen Date: Sun, 21 Dec 2014 10:05:43 +0000 (+0100) Subject: ASoC: dapm: Don't mark MICBIAS widgets as auto non-connected X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~106^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=768c0564439bce179e3f0f2ffafe8dcab6a08f40;p=pandora-kernel.git ASoC: dapm: Don't mark MICBIAS widgets as auto non-connected The connected flag of a widget only affects widgets that are either a source or a sink. The MICBIAS widget is a simple pass-through widget though and hence its behavior is the same regardless of whether the connected flag is set or not. Hence there is not much point in trying to automatically mark MICBIAS widgets as non-connected, so just remove it. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed