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)
commitc47cdb3088581f9d744b03399e8b4e89a56a111b
tree60fad5d30aea60dc8eb7dbc9100c9d0c3d805aff
parentdd88b7a67736db931041009886ba5204cdf3de16
OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager

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>
drivers/video/omap2/dss/rfbi.c