]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit0059277276bdbbcfeaed454017ec70628414d3fe
treed170a3fb7de276851e7fa774e15ee85867a1f9f3
parenta41ca72e5733097c8e54784d42b3d340d5b504ad
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>
drivers/video/fbdev/omap2/dss/dss.c