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:
bcd8e37
)
OMAP: DSS2: VENC: Add missing start/stop_device calls
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 28 Oct 2010 13:46:38 +0000
(16:46 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:19:25 +0000
(14:19 +0300)
VENC code was missing omap_dss_start/stop_device calls. This didn't
cause any problems as VENC could not be compiled as a module, but
nevertheless it's better to add the calls.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found