omapdss: remove check for simpler port/endpoint binding
authorArchit Taneja <archit@ti.com>
Thu, 8 May 2014 09:15:12 +0000 (14:45 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 May 2014 09:58:04 +0000 (12:58 +0300)
The support for simpler port/endpoint binding was removed in the merged version
of omapdss DT. But dss_init_ports still tries to get to an endpoint even if no
port exists. Remove this as this doesn't work.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found