From: Pawel Osciak
Date: Wed, 11 Aug 2010 01:02:41 +0000 (-0700)
Subject: s3c-fb: protect window-specific registers during updates
X-Git-Tag: v2.6.36-rc1~169
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8bdabca3ad69de632bd13f1cb65639e9a556e20;p=pandora-kernel.git
s3c-fb: protect window-specific registers during updates
Newer hardware (S3C6410, S5P) have the ability to block updates from
shadow registers during reconfiguration. Add protect calls for set_par
and clear protection when resetting.
Signed-off-by: Pawel Osciak
Signed-off-by: Kyungmin Park
Cc: InKi Dae
Cc: Ben Dooks
Cc: Marek Szyprowski
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
---
Reading git-diff-tree failed