]> git.baikalelectronics.ru Git - kernel.git/commit
FB/SM501: ensure console suspended before saving state
authorBen Dooks <ben-linux@fluff.org>
Wed, 6 Feb 2008 09:39:38 +0000 (01:39 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:17 +0000 (10:41 -0800)
commit7d6defbf411d3225aafc7aaeb2d26252057a6107
tree58c2258f30223f74230dc3606d9df888a1d42f0d
parentebb9f8a9d261368c942e1fec255f7b3f5fcaff9b
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>
drivers/video/sm501fb.c