commit | 40488db20e3f43e65f10747f9026fba7d59d29a3 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Wed Feb 06 01:39:38 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 06 10:41:17 2008 -0800 |
tree | 58c2258f30223f74230dc3606d9df888a1d42f0d | |
parent | bc9c6a175fa8123587668c38959a105e3ccb6bbd [diff] |
FB/SM501: ensure console suspended before saving state Move the console suspend to before we save the state of the framebuffer to ensure that it does not try and change the fb state again once we have copied it out. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Cc: "Antonino A. Daplas" <adaplas@pol.net> Cc: Vincent Sanders <vince@simtec.co.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>