From: Archit Taneja Date: Tue, 29 May 2012 06:25:38 +0000 (+0530) Subject: OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager X-Git-Tag: v3.6-rc1~16^2~11^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c47cdb3088581f9d744b03399e8b4e89a56a111b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed