commit | c16a7428912350a28f51df48c5f738523b1ecd8b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Oct 10 20:24:23 2012 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 15 11:49:40 2012 +0900 |
tree | 1439ecad90853949d8649195090985259866acdf | |
parent | dc43b0467115976ad90169ada94f6d8462469d6c [diff] |
ASoC: wm8770: Remove unneeded bias level manipulation Since the device is now idle_bias_off these never have any useful effect, the device will be brought to _OFF when idle, and will at best leave it powered for longer. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>