commit | 3a41e0f7233a644b45e536a31c0116500ac106a4 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Jan 16 14:34:52 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 16 16:59:08 2015 +0000 |
tree | 31b670a2ebbe4ac8aef497785d568d5a93cd57a2 | |
parent | 5d6bdfd56849b0db094006d7aa118746c899fa01 [diff] |
ASoC: jive: 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>