Hi Mark, On Fri, Mar 22, 2013 at 12:40:22PM +0100, Mark Brown wrote: > For realistic systems the power management is controlled entirely via > runtime PM - if the device is not runtime suspended then the suspend > will abort without doing anything as functionality such as accessory > detection or audio bypass will require the device to be enabled while > if the device is runtime suspended it is already in the lowest power > state. This means that system suspend is redundant and can be removed > which avoids issues with attempting to double disable the regulators. > > Signed-off-by: Mark Brown <[email protected]> > --- > drivers/mfd/wm8994-core.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) Applied, thanks.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

