commit | 0059277276bdbbcfeaed454017ec70628414d3fe | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Thu May 08 14:45:12 2014 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 09 12:58:04 2014 +0300 |
tree | d170a3fb7de276851e7fa774e15ee85867a1f9f3 | |
parent | a41ca72e5733097c8e54784d42b3d340d5b504ad [diff] |
omapdss: remove check for simpler port/endpoint binding 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>