git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7963e21
)
fbdev: sh_mobile_meram: Fix MExxCTL register save on runtime PM suspend
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 13 Jul 2011 10:13:47 +0000
(12:13 +0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 19 Aug 2011 06:22:44 +0000
(08:22 +0200)
To reset the ICB on resume the MExxCTL register needs to be OR'ed with
MExxCTL_WBF | MExxCTL_WF | MExxCTL_RF, no set to that value. Fix this.
This fixes corruption at the bottom of the display when resuming from
runtime PM.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found