commit | 67900814c8cf77d1835578bbbbeea3adbd994bfd | [log] [tgz] |
---|---|---|
author | Manjunathappa, Prakash <prakash.pm@ti.com> | Fri Aug 31 19:48:59 2012 +0530 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sat Sep 22 21:24:51 2012 +0000 |
tree | 4347ccf5444ffb639845175535f9d048377b9b42 | |
parent | ac9e51bdb3d1367935211431565ea5d15102b64e [diff] |
da8xx-fb: enable LCDC if FB is unblanked It is expected that LCDC to continue to be disabled after resume if it is blanked before suspend. This is also true for DVFS. But it is observed that LCDC being enabled after suspend/resume cycle or DVFS. Correcting it by having check for FB_BLANK_UNBLANK before enabling. Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>