]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit678cc588cb393f5adb7ed7f9b8fe5470d87af365
tree2a2b66ca3cd1d73a022ee43665d514d8c3a2957f
parent393f0788af7481ffc6798a9cc58ff0e733893aa8
[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