From: Laurent Pinchart Date: Mon, 11 Jul 2011 09:05:49 +0000 (+0200) Subject: fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM X-Git-Tag: v3.2-rc1~120^2~50^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ad90da5c0fcb8841cc5e6d66c56f4005d8c960;p=pandora-kernel.git fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM Resuming from runtime PM restores all LCDC registers. If the dot clock is off at that time display panning information will be corrupted. Turn the dot clock on before resuming from runtime PM. Similarly, turn the clock off after suspending the LCDC. Signed-off-by: Laurent Pinchart Tested-by: Guennadi Liakhovetski --- Reading git-diff-tree failed