ASoC: Remove unneeded suspend bias managment from CODEC drivers
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 7 May 2010 19:30:00 +0000 (20:30 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 May 2010 09:35:25 +0000 (10:35 +0100)
The core will ensure that the device is in either STANDBY or OFF bias
before suspending, restoring the bias in the driver is unneeded. Some
drivers doing slightly more roundabout things have been left alone
for now.

Tested-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found