commit | f40dff9edbf1daa14068542d60ae22df78e8c74a | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Feb 21 18:30:31 2011 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 23 10:41:49 2011 +0100 |
tree | bb2039be7756b764ae52d3b2ea1f11ff202cb551 | |
parent | f66ea457f616258777cb3349f33745b0240e54fd [diff] |
mfd: Put WM8994 into reset when suspending 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>