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:
d79db85
)
OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common
author
Archit Taneja
<archit@ti.com>
Wed, 26 Sep 2012 11:27:37 +0000
(16:57 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:49 +0000
(14:58 +0300)
Add a new static function called dispc_ovl_setup_common(). This function is used by
dispc_ovl_setup() to configure the overlay registers. This split is done so that
dispc_wb_setup() can reuse overlay register configuration related code.
Signed-off-by: Archit Taneja <archit@ti.com>
No differences found