OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager
authorArchit Taneja <archit@ti.com>
Tue, 29 May 2012 06:25:38 +0000 (11:55 +0530)
committerArchit 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