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:
916188a
)
OMAPDSS: DISPC: use WARN_ON() in dispc_mgr_go
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 19 Oct 2012 12:06:07 +0000
(15:06 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 27 Nov 2012 10:27:02 +0000
(12:27 +0200)
dispc_mgr_go() should never be called with manager output disabled or if
the GO bit is already set. Change the current silent returns to
WARN_ONs.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found