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:
0a20012
)
OMAPDSS: only probe pdata if there's one
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 14 Mar 2013 13:47:29 +0000
(15:47 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:39 +0000
(14:00 +0300)
omapdss output drivers always read the platform data. This crashes when
there's no platform data when using DT.
Add a check to read the platform data only if it exists.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found