From: Lars-Peter Clausen Date: Fri, 9 Jan 2015 21:03:27 +0000 (+0100) Subject: ASoC: e740: Automatically disconnect non-connected pins X-Git-Tag: fixes-v4.0-rc1~146^2~13^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff6c9642369e7cb0f5bf8b280a270c4a4bf797d;p=pandora-kernel.git ASoC: e740: Automatically disconnect non-connected pins All DAPM input and output pins of the wm9705 are either used in the card's DAPM routing table or are marked as not connected. Set the fully_routed flag of the card instead of manually marking the unused inputs and outputs as not connected. This makes the code a bit shorter and cleaner. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed