ASoC: Add virtual enumeration support for DAPM muxes
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 6 Oct 2009 14:21:04 +0000 (15:21 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 6 Oct 2009 14:57:02 +0000 (15:57 +0100)
commitd2b247a8be57647d1745535acd58169fbcbe431a
treeca87ca863440ae512ffc7758c91441abe2d28ca6
parent3a65577d2199a7b33c85fd32838020c39da200f3
ASoC: Add virtual enumeration support for DAPM muxes

Sometimes it is desirable to have a mux which does not reflect any
direct register configuration but which will instead only have an
effect implicitly (for example, as a result of changing which parts
of the device are powered up). Provide a virtual mux for this purpose.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c