]> git.baikalelectronics.ru Git - kernel.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)
commita41654cc32c8cab534d1296a04382d778278f38c
treed170a3fb7de276851e7fa774e15ee85867a1f9f3
parentac2c21e63fdc0e047ab9919f53e76b0f788f718c
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