[PATCH] s3c2410fb: Fix resume
authorArnaud Patard <arnaud.patard@rtp-net.org>
Mon, 26 Jun 2006 07:26:45 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:31 +0000 (09:58 -0700)
commit6931a764e1cff26c59be23fbde94cd51fe96bf42
tree2a2b66ca3cd1d73a022ee43665d514d8c3a2957f
parentc72755b3bdcf551dcfb1d061c8f09fc243e28f49
[PATCH] s3c2410fb: Fix resume

regs.lcdcon1 was not updated on suspend.  The result was a garbaged display on
resume.  This bug was first noticed by Christer Weinigel.  This patch is a
modified version of the one he sent to me.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/s3c2410fb.c