video: s3c-fb: clear SHADOWCON register when clearing hardware window registers
authorJingoo Han <jg1.han@samsung.com>
Mon, 11 Jun 2012 02:26:41 +0000 (11:26 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 13 Jun 2012 17:34:16 +0000 (17:34 +0000)
commitecd57ae28eb34e2b34fac1c5b74bb876efa665c0
tree4c135d4bc0f6111b4ec8b1eb4a5010b41b86d029
parent5fc05780b84d5227e6c15986f1bde488e52752bd
video: s3c-fb: clear SHADOWCON register when clearing hardware window registers

All bits of SHADOWCON register should be cleared when clearing
hardware window registers; however, some bits of SHADOWCON register
are not cleared previously.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/s3c-fb.c