ASoC: wm8962: Don't duplicate bias level management in resume
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 30 Jul 2012 17:23:35 +0000 (18:23 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 9 Aug 2012 13:11:10 +0000 (14:11 +0100)
commit52c0eee3329b08dfd912a59e0246e21026308301
treef022e832d20062ac37e173029f81b7027719f08b
parent8b5eae137b91cb2db15fe2c5a913cafde4629339
ASoC: wm8962: Don't duplicate bias level management in resume

The core will bring the bias level up for us since we use idle_bias_off,
duplicating this may be harmful.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8962.c