commit | 7523f69e584cba16775cbc70a4f0adcb84625894 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Jan 09 22:03:28 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 09 21:05:55 2015 +0000 |
tree | 4f7c18350ae7ae03687ee0bc696e0e089f597fec | |
parent | dff6c9642369e7cb0f5bf8b280a270c4a4bf797d [diff] |
ASoC: e750: 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 <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>