commit | 6a0773368619644432fbe46f64ded6aa204baab9 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Fri Nov 22 11:16:18 2013 +0000 |
committer | Mark Brown <broonie@linaro.org> | Sun Nov 24 13:53:26 2013 +0000 |
tree | 22920372876bdeef1ee0a1ce7578a5bf3c058338 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
ASoC: wm8991: Use a supply to manage input power Instead of using a fake register and events to manage input power use a supply to do the job, saving code and preparing for regmap conversion of the driver. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>