commit | d2b247a8be57647d1745535acd58169fbcbe431a | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 06 15:21:04 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 06 15:57:02 2009 +0100 |
tree | ca87ca863440ae512ffc7758c91441abe2d28ca6 | |
parent | 3a65577d2199a7b33c85fd32838020c39da200f3 [diff] |
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>