git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a979f8
)
OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable"
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 19 Oct 2012 11:16:06 +0000
(14:16 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 29 Oct 2012 10:44:39 +0000
(12:44 +0200)
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 <tomi.valkeinen@ti.com>
No differences found