From: Laurent Pinchart Date: Thu, 19 Jul 2012 00:29:52 +0000 (+0200) Subject: fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation X-Git-Tag: v3.6-rc1~16^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be7c66995bf06769dc4c5f7a62f3cd62a627e7e;p=pandora-kernel.git fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation Updating overlay registers require switching to overlay update mode. This was correctly done when configuring the overlay format and size, but not when updating the base address registers during pan operation. Fix it. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed