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:
2d9c559
)
OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded
author
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Thu, 7 Jan 2010 15:45:03 +0000
(17:45 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Tue, 12 Jan 2010 10:10:55 +0000
(12:10 +0200)
If the panel's probe had failed, omapfb would still go on, eventually
crashing.
A better fix would be to handle each display properly, and leaving just
the failed display out. But that is a bigger change.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
No differences found