commit | 29e189c29d33d273424327ca4c1a74d8cdc04f48 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri May 07 20:30:00 2010 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 10 10:35:25 2010 +0100 |
tree | 75c56fbe88d43f2f4ce20849267b8b230970850b | |
parent | d0bbc24d2ab78d9efc61bc80cfc85f59626ba5af [diff] |
ASoC: Remove unneeded suspend bias managment from CODEC drivers 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>