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:
7e328f5
)
OMAPDSS: fix dss_init_ports error handling
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 4 Jun 2015 10:06:37 +0000
(13:06 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 17 Jun 2015 10:44:44 +0000
(13:44 +0300)
The return value of dss_init_ports() is not handled at all, causing
crashes later if the call failed.
This patch adds the error handling, and we also move the call to a
slightly earlier place to make bailing out easier.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/fbdev/omap2/dss/dss.c
patch
|
blob
|
history
diff --cc
drivers/video/fbdev/omap2/dss/dss.c
Simple merge