mfd: Put WM8994 into reset when suspending
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 21 Feb 2011 18:30:31 +0000 (18:30 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:49 +0000 (10:41 +0100)
Ensure that the chip is in the lowest power mode possible when suspended
by performing a soft reset on it. On early silicon revisions the lowest
power modes can't be entered without using reset so we can't achieve
equivalent results within the individual drivers.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found