]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: wm8994: We don't need to runtime resume by default
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Feb 2012 18:47:37 +0000 (18:47 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 6 Mar 2012 17:46:40 +0000 (18:46 +0100)
commitee67b0cd5ed69953a6306efabd6e9e23bff09178
tree6d7079e777023772945b5354d11401ae3c4daf36
parent9a022e5f0095a01456951714edaaa3994caf9ecc
mfd: wm8994: We don't need to runtime resume by default

This is the default state that the runtime PM infrastructure expects so
instead just kick the runtime PM core to suspend us if we're not doing
anything (as is default).

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm8994-core.c