commit | c4b7586cc972ec8cca77d2f6faed1f19a11d6445 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Jan 09 22:03:33 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 09 21:05:55 2015 +0000 |
tree | c8133e623d87c066e330e90b0145c0d2543818ea | |
parent | 19a3477ec0eb635bdebd1dd905b1cee9a3c06c96 [diff] |
ASoC: spitz: Automatically disconnect non-connected pins All DAPM input and output pins of the wm8750 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 <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>