commit | 82cd87643be7f133ad9a85865f67a0dcadcb76c7 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Aug 15 20:15:21 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Aug 16 08:25:08 2011 +0900 |
tree | 67e037c9c7ac4c8e20a229f96fe532ce4faaab72 | |
parent | d09f3ecf1a7ba658934fa3c45f67ed2620a50950 [diff] |
ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch Currently it is only possible to route one source per switch into a mixer. This patch modifies the code, so that it is possible to route multiple sources into a mixer via the same switch. One use-case for this is routing a stereo channel pair into a mono-mixer via the same switch. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>