commit | c47cdb3088581f9d744b03399e8b4e89a56a111b | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Tue May 29 11:55:38 2012 +0530 |
committer | Archit Taneja <archit@ti.com> | Fri Jun 29 16:27:59 2012 +0530 |
tree | 60fad5d30aea60dc8eb7dbc9100c9d0c3d805aff | |
parent | dd88b7a67736db931041009886ba5204cdf3de16 [diff] |
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>