OMAPDSS: DSI: remove dsi_get_num_lanes_used
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 13 Oct 2011 13:12:29 +0000 (16:12 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:18 +0000 (08:54 +0200)
There's no longer need for the dsi_get_num_lanes_used function, so it
can be removed. The lane check in dsi_init_display() can be removed as
the validity of the config will be verified when parsing it.

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

No differences found