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:
f1577ce
)
OMAPDSS: APPLY: remove runtime_get
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 16 Nov 2011 14:53:44 +0000
(16:53 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:51 +0000
(08:54 +0200)
apply.c no longer touches any registers if an output is not enabled.
This means that we don't need to do dispc_runtime_get() anymore, and the
calls can be removed.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found