Re: [PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
From: Paul Mundt <hidden>
Date: 2011-07-13 08:21:13
Also in:
linux-sh
From: Paul Mundt <hidden>
Date: 2011-07-13 08:21:13
Also in:
linux-sh
On Tue, Jul 12, 2011 at 11:37:57AM +0200, Laurent Pinchart wrote:
On Tuesday 12 July 2011 11:33:09 Guennadi Liakhovetski wrote:quoted
On Mon, 11 Jul 2011, Laurent Pinchart wrote:quoted
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 <laurent.pinchart@ideasonboard.com> Cc: Magnus Damm <magnus.damm@gmail.com> Cc: Damian Hobson-Garcia <redacted>(testing would have been a bit easier, if prerequisites had been specified in the patch;))They're specified a couple of lines down ;-)quoted
Tested-by: Guennadi Liakhovetski <redacted>Thank you.
Folded in on top of the rest of the MERAM changes, thanks.