commit | 5b9e87ccccf77f46c006c2cf0988a66d0f3f310d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 22 13:36:13 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 22 17:21:23 2010 +0000 |
tree | 53ab5d4006ccb37b85a615203a0bc325b5e5dcd8 | |
parent | d5021ec9fc32edc6f512c2375923d757e9825f6a [diff] |
ASoC: Allow force enabled pins to be disabled Some systems, such as those with mechanical jack detection, may wish to force enable a pin (typically mic bias) only some of the time. Support such systems by having disable_pin() also coveer force enabled pins. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>