From: Lars-Peter Clausen Date: Mon, 15 Aug 2011 18:15:21 +0000 (+0200) Subject: ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch X-Git-Tag: v3.2-rc1~127^2~2^2~1^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82cd87643be7f133ad9a85865f67a0dcadcb76c7;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed