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:
881c98f
)
OMAPDSS: DISPC: remove struct omap_overlay use
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 15 Oct 2012 12:33:22 +0000
(15:33 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 18 Oct 2012 10:11:12 +0000
(13:11 +0300)
dispc_ovl_setup() uses struct omap_overlay to get the caps for the
overlay. We can change the code to get the caps directly from dss
features, thus removing the dependency to struct omap_overlay.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found