OMAPDSS: only probe pdata if there's one
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 14 Mar 2013 13:47:29 +0000 (15:47 +0200)
committerTomi 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