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)
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>

No differences found