From: Lars-Peter Clausen Date: Thu, 7 May 2015 19:27:48 +0000 (+0200) Subject: ASoC: tosa: Automatically disconnect non-connected pins X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~5^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c02e723f3e27f3bd32f24de473af69f0e39e8f79;p=pandora-kernel.git ASoC: tosa: Automatically disconnect non-connected pins Most DAPM input and output pins of the wm9712 are either used in the card's DAPM routing table or are marked as not connected. The only two exception are "PHONE" and "PCBEEP" input, lets assume that those were simply overlooked and that the routing table is complete. 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