]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: wm8770: Remove unneeded bias level manipulation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Oct 2012 11:24:23 +0000 (20:24 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 15 Oct 2012 02:49:40 +0000 (11:49 +0900)
commitc16a7428912350a28f51df48c5f738523b1ecd8b
tree1439ecad90853949d8649195090985259866acdf
parentdc43b0467115976ad90169ada94f6d8462469d6c
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>
sound/soc/codecs/wm8770.c