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:
dd88b7a
)
OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager
author
Archit Taneja
<archit@ti.com>
Tue, 29 May 2012 06:25:38 +0000
(11:55 +0530)
committer
Archit Taneja
<archit@ti.com>
Fri, 29 Jun 2012 10:57:59 +0000
(16:27 +0530)
The RFBI driver uses a direct DISPC register write to enable the overlay
manager. Replace this with dss_mgr_enable() which checks if the connected
overlay and managers are correctly configured, and configure DSS for
fifomerge.
Signed-off-by: Archit Taneja <archit@ti.com>
No differences found