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:
beb8384
)
OMAPDSS: DISPC: clean up dispc_mgr_timings_ok
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 5 Jun 2014 08:36:08 +0000
(11:36 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 4 Jul 2014 08:17:57 +0000
(11:17 +0300)
dispc_mgr_timings_ok() is a bit confusing how it handles the return
value.
Change the function to just return immediately when a timing is deemed
not valid, making the code much easier to follow.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found