commit | c6ca5b2201289995f70ee19c0eaf4b5f2ae09923 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 14 15:47:29 2013 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jun 17 14:00:39 2013 +0300 |
tree | acf7cce67a9df7ec5bf959bc9af390afc510aa2d | |
parent | 0a20012605033c8acd8b2c209c422d78880e2896 [diff] |
OMAPDSS: only probe pdata if there's one 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>