From: Tomi Valkeinen Date: Fri, 19 Oct 2012 11:16:06 +0000 (+0300) Subject: OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable" X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~62^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a813d35f5aa53290814b2c646972b4e89c733e;p=pandora-kernel.git OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable" We need a low level manager-enable function for omapdrm. We have that function as dispc internal func, _enable_mgr_out(). This patch exposes that function, and renames it to dispc_mgr_enable(). Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed