From: Dimitris Papastamos Date: Thu, 16 Dec 2010 15:53:39 +0000 (+0000) Subject: ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type X-Git-Tag: v2.6.38-rc1~236^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ff33ac696802e478714480f505c00a50a89c75;p=pandora-kernel.git ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type This new type is a virtual version of snd_soc_dapm_mux. It is used when a backing register value is not necessary for deciding which input path to connect. A simple virtual enumeration control e.g. SOC_DAPM_ENUM_VIRT() can be exposed to userspace which will be used to choose which path to connect. The snd_soc_dapm_virt_mux type ensures that during the initial path setup, the first (which is also the default) input path will be connected. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed