f25c525c14
Currently 83xx PMC driver clears deep_sleeping variable very early, before devices are resumed. This makes fsl_deep_sleep() unusable in drivers' resume() callback. Sure, drivers can store fsl_deep_sleep() value on suspend and use the stored value on resume. But a better solution is to postpone clearing the deep_sleeping variable, i.e. move it into finish() callback. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
---|---|---|
.. | ||
asp834x.c | ||
Kconfig | ||
kmeter1.c | ||
Makefile | ||
mcu_mpc8349emitx.c | ||
misc.c | ||
mpc83xx.h | ||
mpc831x_rdb.c | ||
mpc832x_mds.c | ||
mpc832x_rdb.c | ||
mpc834x_itx.c | ||
mpc834x_mds.c | ||
mpc836x_mds.c | ||
mpc836x_rdk.c | ||
mpc837x_mds.c | ||
mpc837x_rdb.c | ||
sbc834x.c | ||
suspend-asm.S | ||
suspend.c | ||
usb.c |