summaryrefslogtreecommitdiffstats
path: root/drivers/connector/connector.c
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-12-10 19:00:53 +0100
committerKumar Gala <galak@kernel.crashing.org>2009-12-11 02:56:24 +0100
commitf25c525c1412675d2b23d5d88660fb5c9f3a5341 (patch)
tree9f5b5ec76a0dfbb590bda9dc182f30919f31be26 /drivers/connector/connector.c
parentpowerpc/cpm2_pic: Allow correct flow_types for port C interrupts (diff)
downloadlinux-f25c525c1412675d2b23d5d88660fb5c9f3a5341.tar.xz
linux-f25c525c1412675d2b23d5d88660fb5c9f3a5341.zip
powerpc/83xx/suspend: Clear deep_sleeping after devices resume
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>
Diffstat (limited to 'drivers/connector/connector.c')
0 files changed, 0 insertions, 0 deletions